Remove static linking hack since we are now passing absolute paths
This commit is contained in:
parent
bca94230f3
commit
7e8e6712b5
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
// ignore-windows - this is a unix-specific test
|
// 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)]
|
#![feature(process_exec, libc)]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue