Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161016416
D26982.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
626 B
Referenced Files
None
Subscribers
None
D26982.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D26982: Disable raw test without ASAN
Attached
Detach File
Event Timeline
Log In to Comment