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

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.rpath297 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
299 if test -z "$aix_libpath"; then
300 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
303 if test -z "$aix_libpath"; then
304 aix_libpath="/usr/lib:/lib"
309 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
314 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"

Completed in 19 milliseconds