Home | History | Annotate | Download | only in stlport

Lines Matching refs:extra

44   --with-extra-cxxflags=<options>
45 pass extra options to C++ compiler
46 --with-extra-cflags=<options>
47 pass extra options to C compiler
48 --with-extra-ldflags=<options>
49 pass extra options to linker (via C/C++)
99 \$CXXFLAGS pass extra options to C++ compiler
100 \$CFLAGS pass extra options to C compiler
101 \$LDFLAGS pass extra options to linker (via C/C++)
182 --with-extra-cxxflags=*)
186 --with-extra-cflags=*)
190 --with-extra-ldflags=*)
311 echo "Both --with-extra-cxxflags and \$CXXFLAGS set, using the first"
319 echo "Both --with-extra-cflags and \$CFLAGS set, using the first"
327 echo "Both --with-extra-ldflags and \$LDFLAGS set, using the first"