Configure out rpath tests when not testing
This commit is contained in:
parent
4b9e572044
commit
06087e67e1
@ -183,6 +183,7 @@ fn minimize_rpaths(rpaths: [str]) -> [str] {
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[cfg(target_os = "macos")]
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
#[test]
|
||||
fn test_rpaths_to_flags() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user