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

/freebsd-10.1-release/crypto/openssh/
H A Dconfigure6782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to specify blibpath for linker ($LD)" >&5
6783 $as_echo_n "checking how to specify blibpath for linker ($LD)... " >&6; }
6784 if (test -z "$blibpath"); then
6785 blibpath="/usr/lib:/lib"
6789 flags="-Wl,-blibpath: -Wl,-rpath, -blibpath:"
6791 flags="-blibpath: -Wl,-blibpath: -Wl,-rpath,"
6795 LDFLAGS="$saved_LDFLAGS $tryflags$blibpath"
6817 as_fn_error $? "*** must be able to specify blibpath o
[all...]
/freebsd-10.1-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 52 milliseconds