Home | History | Annotate | Download | only in protobuf

Lines Matching refs:linker_opts

91   linker_opts="$linker_opts -LIBPATH:$file"
135 linker_opts=
195 linker_opts="$linker_opts $flag"
201 linker_opts="$linker_opts $2"
225 if test -n "$linker_opts"; then
226 linker_opts="-link$linker_opts"
228 exec "$@" $linker_opts