Home
last modified time | relevance | path

Searched refs:CC_IS_CLANG (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/security/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
56 ifdef CC_IS_CLANG
80 ifdef CC_IS_CLANG
H A Dconfig.mk141 ifndef CC_IS_CLANG
/dports/security/nss/nss-3.76.1/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
56 ifdef CC_IS_CLANG
80 ifdef CC_IS_CLANG
H A Dconfig.mk141 ifndef CC_IS_CLANG
/dports/www/firefox/firefox-99.0/security/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
56 ifdef CC_IS_CLANG
80 ifdef CC_IS_CLANG
H A Dconfig.mk141 ifndef CC_IS_CLANG
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
54 ifdef CC_IS_CLANG
78 ifdef CC_IS_CLANG
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
54 ifdef CC_IS_CLANG
78 ifdef CC_IS_CLANG
/dports/security/ca_root_nss/nss-3.71/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
56 ifdef CC_IS_CLANG
80 ifdef CC_IS_CLANG
H A Dconfig.mk141 ifndef CC_IS_CLANG
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
56 ifdef CC_IS_CLANG
80 ifdef CC_IS_CLANG
H A Dconfig.mk141 ifndef CC_IS_CLANG
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/coreconf/
H A DWerror.mk8 ifndef CC_IS_CLANG
9 CC_IS_CLANG := $(and $(findstring clang, $(shell $(CC) --version 2>&1)), 1)
11 export CC_IS_CLANG
14 ifdef CC_IS_CLANG
56 ifdef CC_IS_CLANG
80 ifdef CC_IS_CLANG
H A Darch.mk152 ifdef CC_IS_CLANG
/dports/devel/fatal/fatal-2021.12.27.00/
H A Dcompile.sh16 CC_IS_CLANG=false
18 CC_IS_CLANG=true
55 if [ "$CC_IS_CLANG" == true ]; then
/dports/www/flickcurl/flickcurl-1.26/
H A Dconfigure.ac82 CC_IS_CLANG=no
84 CC_IS_CLANG=yes
88 AC_MSG_RESULT($CC_IS_CLANG)
397 if test $CC_IS_CLANG = yes; then
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/gcov/
H A DKconfig7 depends on !CC_IS_CLANG || CLANG_VERSION >= 110000
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/gcov/
H A DKconfig7 depends on !CC_IS_CLANG || CLANG_VERSION >= 110000
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/gcov/
H A DKconfig7 depends on !CC_IS_CLANG || CLANG_VERSION >= 110000
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A DKconfig.kcsan7 def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-distinguish-volatile=1)) || \
15 depends on CC_IS_CLANG
45 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-compound-read-before-write=1))…
H A DKconfig.kasan142 bool "Enable stack instrumentation (unsafe)" if CC_IS_CLANG && !COMPILE_TEST
H A DKconfig.ubsan32 depends on CC_IS_CLANG
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A DKconfig.kcsan7 def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-distinguish-volatile=1)) || \
15 depends on CC_IS_CLANG
45 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-compound-read-before-write=1))…
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A DKconfig.kcsan7 def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-distinguish-volatile=1)) || \
15 depends on CC_IS_CLANG
45 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-compound-read-before-write=1))…
/dports/textproc/redland/redland-1.0.17/
H A Dconfigure.ac107 CC_IS_CLANG=no
109 CC_IS_CLANG=yes
113 AC_MSG_RESULT($CC_IS_CLANG)
176 if test $CC_IS_CLANG = yes; then

123