Lines Matching refs:linker_opts
91 linker_opts="$linker_opts -LIBPATH:$file"130 linker_opts=190 linker_opts="$linker_opts $flag"196 linker_opts="$linker_opts $2"220 if test -n "$linker_opts"; then221 linker_opts="-link$linker_opts"223 exec "$@" $linker_opts