HomeSort by: relevance | last modified time | path
    Searched refs:BUILD_CXX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/autoconf/
configure 740 BUILD_CXX
4484 if test -n "$BUILD_CXX"; then
4485 ac_cv_prog_BUILD_CXX="$BUILD_CXX" # Let the user override the test.
4504 BUILD_CXX=$ac_cv_prog_BUILD_CXX
4505 if test -n "$BUILD_CXX"; then
4506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CXX" >&5
4507 $as_echo "$BUILD_CXX" >&6; }
4514 if test -z "$BUILD_CXX"; then
4522 if test -n "$BUILD_CXX"; then
4523 ac_cv_prog_BUILD_CXX="$BUILD_CXX" # Let the user override the test
    [all...]
  /src/external/apache2/llvm/include/
Makefile 438 BUILD_CC=${CC:Q} BUILD_CXX=${CXX:Q}

Completed in 22 milliseconds