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

/netgear-R7800-V1.0.2.28/scripts/
H A Dconfig.rpath300 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
302 if test -z "$aix_libpath"; then
303 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
306 if test -z "$aix_libpath"; then
307 aix_libpath="/usr/lib:/lib"
312 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
317 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"

Completed in 24 milliseconds