Home | History | Annotate | Download | only in libopus

Lines Matching refs:linker_opts

92   linker_opts="$linker_opts -LIBPATH:$file"
131 linker_opts=
191 linker_opts="$linker_opts $flag"
197 linker_opts="$linker_opts $2"
221 if test -n "$linker_opts"; then
222 linker_opts="-link$linker_opts"
224 exec "$@" $linker_opts