Home | History | Annotate | Download | only in patched-yasm

Lines Matching refs:searchpath

6229   searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
6230 if test -n "$searchpath"; then
6232 for searchdir in $searchpath; do