mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
Statically link run-pass/command-before-exec so it passes not just whenever we happen to bootstrap perfectly.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-windows - this is a unix-specific test
|
||||
// no-prefer-dynamic - this test breaks with dynamic linking as
|
||||
// some LD_LIBRARY_PATH entries are relative and it cd's to /.
|
||||
|
||||
#![feature(process_exec, libc)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user