Home
last modified time | relevance | path

Searched refs:CXX_FOR_BUILD (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/m4/
Dax_prog_cxx_for_build.m416 # The macro sets the CXX_FOR_BUILD and CXXCPP_FOR_BUILD macros to anything
17 # needed to compile or link (CXX_FOR_BUILD) and preprocess
50 pushdef([CXX], CXX_FOR_BUILD)dnl
/external/llvm-project/polly/lib/External/isl/m4/
Dax_prog_cxx_for_build.m416 # The macro sets the CXX_FOR_BUILD and CXXCPP_FOR_BUILD macros to anything
17 # needed to compile or link (CXX_FOR_BUILD) and preprocess
50 pushdef([CXX], CXX_FOR_BUILD)dnl
/external/llvm-project/polly/lib/External/isl/interface/
Dconfigure.ac15 CXX="$CXX_FOR_BUILD"
Dconfigure5978 if test -z "$CXX_FOR_BUILD"; then
5980 CXX_FOR_BUILD=$CCC
5992 if test -n "$CXX_FOR_BUILD"; then
5993 ac_cv_prog_CXX_FOR_BUILD="$CXX_FOR_BUILD" # Let the user override the test.
6012 CXX_FOR_BUILD=$ac_cv_prog_CXX_FOR_BUILD
6013 if test -n "$CXX_FOR_BUILD"; then
6014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_FOR_BUILD" >&5
6015 $as_echo "$CXX_FOR_BUILD" >&6; }
6022 test -n "$CXX_FOR_BUILD" && break
6025 if test -z "$CXX_FOR_BUILD"; then
[all …]
DMakefile.in262 CXX_FOR_BUILD = @CXX_FOR_BUILD@