Skip to content

Commit 4887c94

Browse files
committed
Remove static linking hack since we are now passing absolute paths
1 parent 00ad727 commit 4887c94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/run-pass/command-before-exec.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
// except according to those terms.
1010

1111
// ignore-windows - this is a unix-specific test
12-
// no-prefer-dynamic - this test breaks with dynamic linking as
13-
// some LD_LIBRARY_PATH entries are relative and it cd's to /.
1412

1513
#![feature(process_exec, libc)]
1614

0 commit comments

Comments
 (0)