Lines Matching refs:linker_opts
89 linker_opts=148 linker_opts="$linker_opts -LIBPATH:$file"158 linker_opts="$linker_opts $flag"164 linker_opts="$linker_opts $2"188 if test -n "$linker_opts"; then189 linker_opts="-link$linker_opts"191 exec "$@" $linker_opts