Searched refs:disable (Results 1 - 25 of 168) sorted by relevance

1234567

/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dc_reducers.c45 #pragma warning(disable:2259)
/haiku-buildtools/legacy/
H A Dcompile-binutils14 --disable-nls --enable-shared=yes
H A Dcompile-gcc14 --disable-nls --enable-shared=yes --enable-languages=c,c++
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h37 backward_warning.h. To disable this warning use -Wno-deprecated.
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A DMakefile.am77 # The second tag argument, `--tag disable-shared` means that libtool
81 # suitable for shared libraries. The `--tag disable-shared` must be
83 # disable-shared.
89 $(LIBTOOL) --tag CXX --tag disable-shared \
103 $(LIBTOOL) --tag CXX --tag disable-shared \
/haiku-buildtools/libtool/tests/
H A Dcdemo-shared.test27 echo "= Configuring in ../cdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../cdemo/configure --srcdir=$srcdir/../cdemo --prefix=$prefix --disable-static || exit 1
H A Dcdemo-static.test27 echo "= Configuring in ../cdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../cdemo/configure --srcdir=$srcdir/../cdemo --prefix=$prefix --disable-shared || exit 1
H A Ddemo-shared.test27 echo "= Configuring in ../demo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --disable-static || exit 1
H A Ddemo-static.test27 echo "= Configuring in ../demo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --disable-shared || exit 1
H A Ddepdemo-shared.test27 echo "= Configuring in ../depdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host --disable-static || exit 1
H A Ddepdemo-static.test27 echo "= Configuring in ../depdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host --disable-shared || exit 1
H A Df77demo-shared.test27 echo "= Configuring in ../f77demo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../f77demo/configure --srcdir=$srcdir/../f77demo --prefix=$prefix --disable-static || exit 1
H A Df77demo-static.test27 echo "= Configuring in ../f77demo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../f77demo/configure --srcdir=$srcdir/../f77demo --prefix=$prefix --disable-shared || exit 1
H A Dmdemo-shared.test27 echo "= Configuring in ../mdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../mdemo/configure --srcdir=$srcdir/../mdemo --prefix=$prefix --disable-static || exit 1
H A Dmdemo-static.test27 echo "= Configuring in ../mdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../mdemo/configure --srcdir=$srcdir/../mdemo --prefix=$prefix --disable-shared || exit 1
H A Dtagdemo-shared.test27 echo "= Configuring in ../tagdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../tagdemo/configure --srcdir=$srcdir/../tagdemo --prefix=$prefix --disable-static || exit 1
H A Dtagdemo-static.test27 echo "= Configuring in ../tagdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../tagdemo/configure --srcdir=$srcdir/../tagdemo --prefix=$prefix --disable-shared || exit 1
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr33382.c3 int disable; member in struct:__anon1538
/haiku-buildtools/binutils/gas/testsuite/gas/d30v/
H A Dguard-debug.s2 # On the D30V, assembling with -g should disable the VLIW packing
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d30v/
H A Dguard-debug.s2 # On the D30V, assembling with -g should disable the VLIW packing
/haiku-buildtools/legacy/binutils/libiberty/
H A Dmakefile.vms19 CFLAGS=/noopt/debug/include=([],[-.include])/define=("const=")/warnings=disable=(missingreturn,implicitfunc)
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmakefile.vms25 /warnings=disable=(missingreturn,implicitfunc,longextern)
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmakefile.vms19 CFLAGS=/noopt/debug/include=([],[-.include])/define=("const=")/warnings=disable=(missingreturn,implicitfunc)
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A DMakefile.am153 # The second tag argument, `--tag disable-shared` means that libtool
157 # suitable for shared libraries. The `--tag disable-shared` must be
159 # disable-shared.
165 $(LIBTOOL) --tag CXX --tag disable-shared \
179 $(LIBTOOL) --tag CXX --tag disable-shared \
/haiku-buildtools/libtool/
H A Dconfigure.ac68 [AC_HELP_STRING([--disable-ltdl-install], [do not install libltdl])])

Completed in 200 milliseconds

1234567