Home
last modified time | relevance | path

Searched refs:CLANG_CC (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/gnustep-make/gnustep-make-2.8.0/m4/
H A Dgs_cc_is_clang.m49 # * The makefile variable `CLANG_CC' is set to `yes' or `no'.
10 # * The variables `CLANG_CC' and `gs_cv_cc_is_clang' are set to the same values.
24 AS_VAR_SET([CLANG_CC], [${_gs_cv_cc_is_clang}])
25 AC_SUBST([CLANG_CC])
H A Dgs_runtime_abi.m421 …elif test x"$OBJC_RUNTIME_LIB" = x"ng" -a x"$libobjc_SUPPORTS_ABI20" = x"yes" -a x"$CLANG_CC" = x"…
/dports/games/megaglest/megaglest-source-3.13.0/mk/linux/
H A Dbuild-mg.sh259 CLANG_CC=$CC
261 CLANG_CC=`which $CC`
268 …EXTRA_CMAKE_OPTIONS="${EXTRA_CMAKE_OPTIONS} -DCMAKE_C_COMPILER=${CLANG_CC} -DCMAKE_CXX_COMPILER=${…
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dclang_native.py8 from tools.shared import MACOS, WINDOWS, path_from_root, PIPE, run_process, CLANG_CC, CLANG_CXX
36 env['CC'] = CLANG_CC
H A Dtest_sockets.py28 …port PYTHON, EMCC, NODE_JS, path_from_root, Popen, PIPE, WINDOWS, run_process, JS_ENGINES, CLANG_CC
65 …proc = run_process([CLANG_CC, path_from_root('tests', self.filename), '-o', 'server', '-DSOCKK=%d'…
/dports/security/samhain/samhain-4.4.3/test/
H A Dtestcompile.sh140 CLANG_CC="$CLANGPATH"; export CLANG_CC
150 CLANG_CC=""; export CLANG_CC
172 if [ -z "$CLANG_CC" ]; then
178 $MAKE -e CC=$CLANG_CC -e BUILD_CC=$CLANG_CC cutest > /dev/null 2>> test_log
/dports/security/samhain-server/samhain-4.4.3/test/
H A Dtestcompile.sh140 CLANG_CC="$CLANGPATH"; export CLANG_CC
150 CLANG_CC=""; export CLANG_CC
172 if [ -z "$CLANG_CC" ]; then
178 $MAKE -e CC=$CLANG_CC -e BUILD_CC=$CLANG_CC cutest > /dev/null 2>> test_log
/dports/security/samhain-client/samhain-4.4.3/test/
H A Dtestcompile.sh140 CLANG_CC="$CLANGPATH"; export CLANG_CC
150 CLANG_CC=""; export CLANG_CC
172 if [ -z "$CLANG_CC" ]; then
178 $MAKE -e CC=$CLANG_CC -e BUILD_CC=$CLANG_CC cutest > /dev/null 2>> test_log
/dports/www/firefox-legacy/firefox-52.8.0esr/build/autoconf/
H A Dtoolchain.m435 CLANG_CC=
41 CLANG_CC=1
/dports/devel/emscripten/emscripten-2.0.3/tests/fuzz/
H A Dcreduce_tester.py29 shared.run_process([shared.CLANG_CC, '-O2', filename, '-o', obj_filename] + CSMITH_CFLAGS)
H A Dcsmith_driver.py71 COMP = shared.CLANG_CC
/dports/www/firefox/firefox-99.0/build/autoconf/
H A Dtoolchain.m447 CLANG_CC=
53 CLANG_CC=1
/dports/lang/spidermonkey60/firefox-60.9.0/build/autoconf/
H A Dtoolchain.m431 CLANG_CC=
37 CLANG_CC=1
/dports/www/firefox-esr/firefox-91.8.0/build/autoconf/
H A Dtoolchain.m447 CLANG_CC=
53 CLANG_CC=1
/dports/lang/spidermonkey78/firefox-78.9.0/build/autoconf/
H A Dtoolchain.m447 CLANG_CC=
53 CLANG_CC=1
/dports/mail/thunderbird/thunderbird-91.8.0/build/autoconf/
H A Dtoolchain.m447 CLANG_CC=
53 CLANG_CC=1
/dports/devel/codequery/codequery-0.24.0/scintilla/
H A Dcheck.mak14 CLANG_CC = clang --gcc-toolchain=$(shell pwd)/gcc/4.8.1 macro
129 $(gtk_plat_cc_objs_clang): CC := $(CLANG_CC)
174 cd $(dir $@) && qmake QMAKE_CC="$(CLANG_CC)" \
/dports/www/firefox/firefox-99.0/js/src/
H A Dold-configure.in198 if test -n "${CLANG_CC}${CLANG_CL}"; then
362 if test -z "$CLANG_CC"; then
371 if test -z "$CLANG_CC"; then
386 if test -n "$GNU_CC" -o -n "$CLANG_CC"; then
387 # $GNU_CC will match gcc and clang; while $CLANG_CC will match only clang
388 if test -z "$CLANG_CC"; then
963 if test -n "$MOZ_LTO" -a -n "$CLANG_CC"; then
/dports/www/firefox/firefox-99.0/
H A Dold-configure1772 CLANG_CC=
1778 CLANG_CC=1
2077 if test -n "${CLANG_CC}${CLANG_CL}"; then
2538 if test "$OS_ARCH" != "WINNT" -o -z "$CLANG_CC"; then
2857 if test -z "$CLANG_CC"; then
2919 if test -z "$CLANG_CC"; then
2935 if test -n "$GNU_CC" -o -n "$CLANG_CC"; then
2936 # $GNU_CC will match gcc and clang; while $CLANG_CC will match only clang
2937 if test -z "$CLANG_CC"; then
5125 if test -n "$MOZ_LTO" -a -n "$CLANG_CC"; then
H A Dold-configure.in221 if test -n "${CLANG_CC}${CLANG_CL}"; then
237 if test "$OS_ARCH" != "WINNT" -o -z "$CLANG_CC"; then
411 if test -z "$CLANG_CC"; then
443 if test -z "$CLANG_CC"; then
459 if test -n "$GNU_CC" -o -n "$CLANG_CC"; then
460 # $GNU_CC will match gcc and clang; while $CLANG_CC will match only clang
461 if test -z "$CLANG_CC"; then
1118 if test -n "$MOZ_LTO" -a -n "$CLANG_CC"; then
/dports/devel/emscripten/emscripten-2.0.3/tools/
H A Dshared.py463 if not os.path.exists(CLANG_CC):
464 exit_with_error('clang executable not found at `%s`' % CLANG_CC)
465 proc = check_call([CLANG_CC, '--version'], stdout=PIPE)
563 for cmd in [CLANG_CC, LLVM_AR, LLVM_AS, LLVM_NM]:
1690 CLANG_CC = os.path.expanduser(build_clang_tool_path(exe_suffix('clang'))) variable
/dports/devel/gnustep-make/gnustep-make-2.8.0/
H A Dconfig.make.in60 CLANG_CC = @CLANG_CC@
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Dold-configure.in292 if test -n "${CLANG_CC}${CLANG_CL}"; then
473 if test -z "$CLANG_CC"; then
482 if test -z "$CLANG_CC"; then
497 if test -n "$GNU_CC" -o -n "$CLANG_CC"; then
498 # $GNU_CC will match gcc and clang; while $CLANG_CC will match only clang
499 if test -z "$CLANG_CC"; then
1180 if test -n "$MOZ_LTO" -a -n "$CLANG_CC"; then
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Dold-configure.in292 if test -n "${CLANG_CC}${CLANG_CL}"; then
473 if test -z "$CLANG_CC"; then
482 if test -z "$CLANG_CC"; then
497 if test -n "$GNU_CC" -o -n "$CLANG_CC"; then
498 # $GNU_CC will match gcc and clang; while $CLANG_CC will match only clang
499 if test -z "$CLANG_CC"; then
1180 if test -n "$MOZ_LTO" -a -n "$CLANG_CC"; then
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Dold-configure.in294 if test -n "${CLANG_CC}${CLANG_CL}"; then
478 if test -z "$CLANG_CC"; then
487 if test -z "$CLANG_CC"; then
503 if test -n "$GNU_CC" -o -n "$CLANG_CC"; then
504 # $GNU_CC will match gcc and clang; while $CLANG_CC will match only clang
505 if test -z "$CLANG_CC"; then
1186 if test -n "$MOZ_LTO" -a -n "$CLANG_CC"; then

123