Lines Matching refs:default
499 # In both cases, we have to default to `cp -p'.
567 # Factoring default headers for most tests.
828 # by default will actually change.
1331 By default, \`make install' will install all the files in
1378 --enable-polly Use polly if available (default is YES)
1379 --enable-libcpp Use libc++ if available (default is NO)
1380 --enable-cxx11 Use c++11 if available (default is NO)
1381 --enable-optimized Compile with optimizations enabled (default is NO)
1382 --enable-profiling Compile with profiling enabled (default is NO)
1383 --enable-assertions Compile with assertion checks enabled (default is
1385 --enable-werror Compile with -Werror enabled (default is NO)
1387 Compile with expensive debug checks enabled (default
1389 --enable-debug-runtime Build runtime libs with debug symbols (default is
1391 --enable-debug-symbols Build compiler with debug symbols (default is NO if
1393 --enable-jit Enable Just In Time Compiling (default is YES)
1394 --enable-docs Build documents (default is YES)
1395 --enable-doxygen Build doxygen documentation (default is NO)
1396 --enable-threads Use threads if available (default is YES)
1397 --enable-pthreads Use pthreads if available (default is YES)
1398 --enable-pic Build LLVM with Position Independent Code (default
1401 (default is NO)
1403 Win32 DLL (default is YES)
1405 (default is YES)
1409 xcore, msp430, nvptx, cbe, and cpp (default=all)
1411 all,auto,none,{binding-name} (default=auto)
1412 --enable-libffi Check for the presence of libffi (default is NO)
1424 --with-ocaml-libdir Specify install location for ocaml bindings (default
1435 submitted (default=http://llvm.org/bugs/)
2140 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2141 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2184 # We found the default executable, but exeext='' is most
2672 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2681 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3471 enableval=default
3479 default) ENABLE_POLLY=1
4935 enableval=default
4943 default) ENABLE_LIBCPP=0
4954 enableval=default
4962 default) ENABLE_CXX11=0
5026 default) ENABLE_WERROR=0
5086 enableval=default
5128 enableval=default
5136 default) ENABLE_DOCS=1
5147 enableval=default
5155 default) ENABLE_DOXYGEN=0
5166 enableval=default
5174 default) ENABLE_THREADS=1
5190 enableval=default
5198 default) ENABLE_PTHREADS=1
5209 enableval=default
5217 default) ENABLE_PIC=1
5233 enableval=default
5241 default) ENABLE_SHARED=0
5252 enableval=default
5260 default) ENABLE_EMBED_STDCXX=1
5271 enableval=default
5279 default) ENABLE_TIMESTAMPS=1
5430 withval=default
5436 default)
5454 withval=default
5458 default) EXTRA_OPTIONS= ;;
5469 withval=default
5473 default) EXTRA_LD_OPTIONS= ;;
5483 enableval=default
5488 yes | default | auto) BINDINGS_TO_BUILD="auto" ;;
5568 withval=default
5572 default) WITH_BINUTILS_INCDIR=default ;;
6897 # by default.
7889 # Create a temporary directory $tmp in $TMPDIR (default /tmp).
8617 # otherwise default to the standard path separator (i.e. ":") - it is
8709 # the default ld.so.conf also contains /usr/contrib/lib and
9235 { echo "$as_me:$LINENO: checking for the default library search path" >&5
9236 echo $ECHO_N "checking for the default library search path... $ECHO_C" >&6; }
12115 COVERED_SWITCH_DEFAULT=`$CXX -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null 2>/dev/null && echo -Wcovered-switch-default`
21341 # In both cases, we have to default to `cp -p'.
21447 # If no file are specified by the user, then we need to provide default
21555 # We use the long form for the default assignment because of an extremely