Lines Matching refs:default
501 # In both cases, we have to default to `cp -p'.
569 # Factoring default headers for most tests.
853 # by default will actually change.
1356 By default, \`make install' will install all the files in
1403 --enable-polly Use polly if available (default is YES)
1404 --enable-libcpp Use libc++ if available (default is NO)
1405 --enable-cxx11 Use c++11 if available (default is NO)
1406 --enable-clang-arcmt Enable building of clang ARCMT (default is YES)
1408 Enable building of clang Static Analyzer (default is
1410 --enable-clang-rewriter Enable building of clang rewriter (default is YES)
1411 --enable-optimized Compile with optimizations enabled (default is NO)
1412 --enable-profiling Compile with profiling enabled (default is NO)
1413 --enable-assertions Compile with assertion checks enabled (default is
1415 --enable-werror Compile with -Werror enabled (default is NO)
1417 Compile with expensive debug checks enabled (default
1419 --enable-debug-runtime Build runtime libs with debug symbols (default is
1421 --enable-debug-symbols Build compiler with debug symbols (default is NO if
1424 --enable-jit Enable Just In Time Compiling (default is YES)
1425 --enable-docs Build documents (default is YES)
1426 --enable-doxygen Build doxygen documentation (default is NO)
1427 --enable-threads Use threads if available (default is YES)
1428 --enable-pthreads Use pthreads if available (default is YES)
1429 --enable-pic Build LLVM with Position Independent Code (default
1432 (default is NO)
1434 Win32 DLL (default is NO)
1436 (default is YES)
1437 --enable-backtraces Enable embedding backtraces on crash (default is
1442 xcore, msp430, nvptx, and cpp (default=all)
1445 target1,target2,... (default=disable)
1447 all,auto,none,{binding-name} (default=auto)
1448 --enable-libffi Check for the presence of libffi (default is NO)
1458 --with-ocaml-libdir Specify install location for ocaml bindings (default
1467 --with-default-sysroot Add --sysroot=<path> to all compiler invocations.
1471 submitted (default=http://llvm.org/bugs/)
2156 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2157 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2200 # We found the default executable, but exeext='' is most
2688 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2697 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3638 enableval=default
3646 default) ENABLE_POLLY=1
5125 enableval=default
5133 default) ENABLE_LIBCPP=0
5144 enableval=default
5152 default) ENABLE_CXX11=0
5172 default) ENABLE_CLANG_ARCMT=1
5192 default) ENABLE_CLANG_STATIC_ANALYZER=1
5223 default) ENABLE_CLANG_REWRITER=1
5287 default) ENABLE_WERROR=0
5362 enableval=default
5404 enableval=default
5412 default) ENABLE_DOCS=1
5423 enableval=default
5431 default) ENABLE_DOXYGEN=0
5442 enableval=default
5450 default) LLVM_ENABLE_THREADS=1
5466 enableval=default
5474 default) ENABLE_PTHREADS=1
5485 enableval=default
5493 default) ENABLE_PIC=1
5509 enableval=default
5517 default) ENABLE_SHARED=0
5528 enableval=default
5536 default) ENABLE_EMBED_STDCXX=0
5547 enableval=default
5555 default) ENABLE_TIMESTAMPS=1
5572 enableval=default
5580 default) ENABLE_BACKTRACES=1
5743 withval=default
5749 default)
5767 withval=default
5771 default) EXTRA_OPTIONS= ;;
5782 withval=default
5786 default) EXTRA_LD_OPTIONS= ;;
5796 enableval=default
5801 yes | default | auto) BINDINGS_TO_BUILD="auto" ;;
5893 # Check whether --with-default-sysroot was given.
5911 withval=default
5915 default) WITH_BINUTILS_INCDIR=default ;;
7251 # by default.
8033 # Create a temporary directory $tmp in $TMPDIR (default /tmp).
8761 # otherwise default to the standard path separator (i.e. ":") - it is
8853 # the default ld.so.conf also contains /usr/contrib/lib and
9379 { echo "$as_me:$LINENO: checking for the default library search path" >&5
9380 echo $ECHO_N "checking for the default library search path... $ECHO_C" >&6; }
12267 COVERED_SWITCH_DEFAULT=`$CXX -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null 2>/dev/null && echo -Wcovered-switch-default`
22080 # In both cases, we have to default to `cp -p'.
22192 # If no file are specified by the user, then we need to provide default
22328 # We use the long form for the default assignment because of an extremely