Confirmed users
381
edits
No edit summary |
|||
Line 14: | Line 14: | ||
# cs2007q3 gcc 4.2 is busted, we think, and doesn't | # cs2007q3 gcc 4.2 is busted, we think, and doesn't | ||
# look in the expected places. --dougt. | # look in the expected places. --dougt. | ||
export LDFLAGS= | # $PWD/... was added due to bug 463076 | ||
export LDFLAGS="-Wl,-rpath-link,$PWD/dist/bin/:/usr/lib:/lib" | |||
# Options for client.mk. | # Options for client.mk. |