Statically link run-pass/command-before-exec so it passes not just whenever we happen to bootstrap perfectly.
This commit is contained in:
parent
1a019dc86d
commit
27217e580f
@ -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)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user