Searched refs:blibpath (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dconfigure6438 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to specify blibpath for linker ($LD)" >&5
6439 $as_echo_n "checking how to specify blibpath for linker ($LD)... " >&6; }
6440 if (test -z "$blibpath"); then
6441 blibpath="/usr/lib:/lib"
6445 flags="-Wl,-blibpath: -Wl,-rpath, -blibpath:"
6447 flags="-blibpath: -Wl,-blibpath: -Wl,-rpath,"
6451 LDFLAGS="$saved_LDFLAGS $tryflags$blibpath"
6473 as_fn_error $? "*** must be able to specify blibpath o
[all...]
/freebsd-10.0-release/contrib/dialog/
H A Dconfigure9827 MK_SHARED_LIB='${CC} -shared -Wl,-brtl -Wl,-blibpath:${RPATH_LIST}:/usr/lib -o $@'
9831 MK_SHARED_LIB='${CC} -G -Wl,-brtl -Wl,-blibpath:${RPATH_LIST}:/usr/lib -o $@'

Completed in 112 milliseconds