Skip to content

Commit 97c6c76

Browse files
committed
---
yaml --- r: 5714 b: refs/heads/master c: 06087e6 h: refs/heads/master v: v3
1 parent 7a5d358 commit 97c6c76

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 4b9e57204463fbf6fa6c96763f16319425e3f6d1
2+
refs/heads/master: 06087e67e166512a623f584bfb52a17dfb974b51

trunk/src/comp/back/rpath.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ fn minimize_rpaths(rpaths: [str]) -> [str] {
183183

184184
#[cfg(target_os = "linux")]
185185
#[cfg(target_os = "macos")]
186+
#[cfg(test)]
186187
mod test {
187188
#[test]
188189
fn test_rpaths_to_flags() {

0 commit comments

Comments
 (0)