Searched refs:libtool_flags (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure4907 libtool_flags="--cache-file=$cache_file"
4908 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
4909 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
4910 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
4911 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
4912 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure5820 libtool_flags="--cache-file=$cache_file"
5821 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
5822 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
5823 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
5824 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
5825 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags
[all...]
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure4710 libtool_flags="--cache-file=$cache_file"
4711 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
4712 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
4713 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
4714 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
4715 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags
[all...]

Completed in 98 milliseconds