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