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

  /src/external/apache2/llvm/autoconf/
configure 742 BUILD_CC
4321 if test -n "$BUILD_CC"; then
4322 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4341 BUILD_CC=$ac_cv_prog_BUILD_CC
4342 if test -n "$BUILD_CC"; then
4343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
4344 $as_echo "$BUILD_CC" >&6; }
4351 if test -z "$BUILD_CC"; then
4359 if test -n "$BUILD_CC"; then
4360 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test
    [all...]
  /src/external/apache2/llvm/include/
Makefile 438 BUILD_CC=${CC:Q} BUILD_CXX=${CXX:Q}
  /src/external/gpl2/texinfo/dist/
configure 6385 env -i CC="${BUILD_CC}" AR="${BUILD_AR}" RANLIB="${BUILD_RANLIB}" \

Completed in 58 milliseconds