Home
last modified time | relevance | path

Searched refs:CPP_FOR_BUILD (Results 1 – 6 of 6) sorted by relevance

/external/strace/m4/
Dax_prog_cc_for_build.m416 # The macro sets the CC_FOR_BUILD and CPP_FOR_BUILD macros to anything
17 # needed to compile or link (CC_FOR_BUILD) and preprocess (CPP_FOR_BUILD).
62 pushdef([CPP], CPP_FOR_BUILD)dnl
/external/strace/
Dconfigure6947 if test -n "$CPP_FOR_BUILD" && test -d "$CPP_FOR_BUILD"; then
6948 CPP_FOR_BUILD=
6950 if test -z "$CPP_FOR_BUILD"; then
6955 for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" "/lib/cpp"
7007 ac_cv_build_prog_CPP=$CPP_FOR_BUILD
7010 CPP_FOR_BUILD=$ac_cv_build_prog_CPP
7012 ac_cv_build_prog_CPP=$CPP_FOR_BUILD
7014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&5
7015 $as_echo "$CPP_FOR_BUILD" >&6; }
7066 as_fn_error $? "C preprocessor \"$CPP_FOR_BUILD\" fails sanity check
DMakefile.in696 CPP_FOR_BUILD = @CPP_FOR_BUILD@
/external/strace/tests-m32/
DMakefile.in3277 CPP_FOR_BUILD = @CPP_FOR_BUILD@
/external/strace/tests/
DMakefile.in3277 CPP_FOR_BUILD = @CPP_FOR_BUILD@
/external/strace/tests-mx32/
DMakefile.in3277 CPP_FOR_BUILD = @CPP_FOR_BUILD@