Searched refs:enable_static (Results 1 - 25 of 78) sorted by relevance

1234

/haiku-buildtools/legacy/binutils/
H A Dlibtool.m4123 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
394 yes) enable_static=yes ;;
395 no) enable_static=no ;;
397 enable_static=no
402 enable_static=yes
408 enable_static=AC_ENABLE_STATIC_DEFAULT)dnl
H A Dltconfig198 enable_static=yes
357 --disable-static) enable_static=no ;;
1614 test "$enable_shared" = yes && enable_static=no
1622 test "$enable_shared" = yes && enable_static=no
1628 # Make sure either enable_shared or enable_static is yes.
1629 test "$enable_shared" = yes || enable_static=yes
1631 echo "checking whether to build static libraries... $enable_static" 1>&6
2305 build_old_libs=$enable_static
/haiku-buildtools/gcc/libgomp/testsuite/
H A DMakefile.in174 enable_static = @enable_static@
/haiku-buildtools/gcc/libatomic/testsuite/
H A DMakefile.in175 enable_static = @enable_static@
/haiku-buildtools/gcc/libvtv/testsuite/
H A DMakefile.in153 enable_static = @enable_static@
/haiku-buildtools/gcc/libvtv/testsuite/other-tests/
H A DMakefile.in150 enable_static = @enable_static@
/haiku-buildtools/legacy/gcc/
H A Dltconfig179 enable_static=yes
266 --disable-static) enable_static=no ;;
1940 test "$enable_shared" = yes && enable_static=no
1948 test "$enable_shared" = yes && enable_static=no
1954 # Make sure either enable_shared or enable_static is yes.
1955 test "$enable_shared" = yes || enable_static=yes
1957 echo "checking whether to build static libraries... $enable_static" 1>&6
2549 build_old_libs=$enable_static
/haiku-buildtools/gcc/libmpx/mpxrt/
H A DMakefile.in190 enable_static = @enable_static@
/haiku-buildtools/gcc/libmpx/mpxwrap/
H A DMakefile.in189 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/po/
H A DMakefile.in233 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/python/
H A DMakefile.in263 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/interception/
H A DMakefile.in181 enable_static = @enable_static@
/haiku-buildtools/gcc/libmpx/
H A DMakefile.in196 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A DMakefile.in266 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/lsan/
H A DMakefile.in216 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/asan/
H A DMakefile.in225 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/
H A DMakefile.in216 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A DMakefile.in209 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/ubsan/
H A DMakefile.in212 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/
H A DMakefile.in261 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A DMakefile.in275 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/testsuite/
H A DMakefile.in233 enable_static = @enable_static@
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A DMakefile.in304 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/libbacktrace/
H A DMakefile.in223 enable_static = @enable_static@
/haiku-buildtools/gcc/libsanitizer/tsan/
H A DMakefile.in229 enable_static = @enable_static@

Completed in 217 milliseconds

1234