Page MenuHomeFreeBSD

D26982.diff
No OneTemporary

D26982.diff

Index: head/lib/libc/tests/ssp/Makefile
===================================================================
--- head/lib/libc/tests/ssp/Makefile
+++ head/lib/libc/tests/ssp/Makefile
@@ -33,7 +33,7 @@
# probably needs to be fixed as it's currently hardcoded.
#
# sanitizer is not tested or supported for ARM right now. sbruno
-.if ${COMPILER_TYPE} == "clang" && !defined(_SKIP_BUILD) && \
+.if ${COMPILER_TYPE} == "clang" && ${CC} == "cc" && !defined(_SKIP_BUILD) && \
(!defined(_RECURSING_PROGS) || ${PROG} == "h_raw")
.if !defined(_CLANG_RESOURCE_DIR)
_CLANG_RESOURCE_DIR!= ${CC:N${CCACHE_BIN}} -print-resource-dir

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 30, 9:16 PM (6 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34507033
Default Alt Text
D26982.diff (626 B)

Event Timeline