Searched refs:BUILD_CC (Results 1 - 9 of 9) sorted by relevance

/external/e2fsprogs/util/
H A DMakefile.in18 $(Q) $(BUILD_CC) -c $(BUILD_CFLAGS) $< -o $@
26 $(Q) $(BUILD_CC) $(BUILD_LDFLAGS) -o subst subst.o
30 $(Q) $(BUILD_CC) $(BUILD_LDFLAGS) -o copy_sparse copy_sparse.o
/external/e2fsprogs/config/
H A Dparse-types.sh109 ${BUILD_CC-${CC-gcc}} -o asm_types asm_types.c
/external/chromium_org/third_party/sqlite/src/
H A Dconfigure.ac27 # BUILD_CC
223 BUILD_CC=$CC
226 if test "${BUILD_CC+set}" != set; then
227 AC_CHECK_PROGS(BUILD_CC, gcc cc cl)
233 AC_SUBST(BUILD_CC)
H A Dconfigure869 BUILD_CC
12388 BUILD_CC=$CC
12391 if test "${BUILD_CC+set}" != set; then
12401 if test -n "$BUILD_CC"; then
12402 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
12421 BUILD_CC=$ac_cv_prog_BUILD_CC
12422 if test -n "$BUILD_CC"; then
12423 { $as_echo "$as_me:$LINENO: result: $BUILD_CC" >&5
12424 $as_echo "$BUILD_CC" >&6; }
12431 test -n "$BUILD_CC"
[all...]
H A DMakefile.in23 BCC = @BUILD_CC@ @BUILD_CFLAGS@
/external/llvm/
H A Dconfigure682 BUILD_CC
4831 if test -n "$BUILD_CC"; then
4832 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4851 BUILD_CC=$ac_cv_prog_BUILD_CC
4852 if test -n "$BUILD_CC"; then
4853 { echo "$as_me:$LINENO: result: $BUILD_CC" >&5
4854 echo "${ECHO_T}$BUILD_CC" >&6; }
4861 if test -z "$BUILD_CC"; then
4869 if test -n "$BUILD_CC"; then
4870 ac_cv_prog_BUILD_CC="$BUILD_CC" # Le
[all...]
/external/llvm/projects/sample/
H A Dconfigure681 BUILD_CC
4623 if test -n "$BUILD_CC"; then
4624 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4643 BUILD_CC=$ac_cv_prog_BUILD_CC
4644 if test -n "$BUILD_CC"; then
4645 { echo "$as_me:$LINENO: result: $BUILD_CC" >&5
4646 echo "${ECHO_T}$BUILD_CC" >&6; }
4653 if test -z "$BUILD_CC"; then
4661 if test -n "$BUILD_CC"; then
4662 ac_cv_prog_BUILD_CC="$BUILD_CC" # Le
[all...]
/external/e2fsprogs/
H A Dconfigure619 BUILD_CC
10019 BUILD_CC="$CC"
10031 if test -n "$BUILD_CC"; then
10032 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
10051 BUILD_CC=$ac_cv_prog_BUILD_CC
10052 if test -n "$BUILD_CC"; then
10053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
10054 $as_echo "$BUILD_CC" >&6; }
10061 test -n "$BUILD_CC" && break
10535 BUILD_CC
[all...]
/external/e2fsprogs/e2fsck/
H A DMakefile.in131 $(Q) $(BUILD_CC) $(BUILD_CFLAGS) -o gen_crc32table \

Completed in 263 milliseconds