Configure out rpath tests when not testing
This commit is contained in:
parent
4b9e572044
commit
06087e67e1
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue