Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154291979
D45035.id139171.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
682 B
Referenced Files
None
Subscribers
None
D45035.id139171.diff
View Options
diff --git a/lib/libc/tests/ssp/Makefile b/lib/libc/tests/ssp/Makefile
--- a/lib/libc/tests/ssp/Makefile
+++ b/lib/libc/tests/ssp/Makefile
@@ -30,7 +30,7 @@
# now on amd64 when it trips the stack bounds specified in t_ssp.sh . This
# probably needs to be fixed as it's currently hardcoded.
.if ${COMPILER_TYPE} == "clang" && !defined(_SKIP_BUILD) && \
- (!defined(_RECURSING_PROGS) || ${PROG} == "h_raw")
+ (!defined(_RECURSING_PROGS) || ${PROG} == "h_raw") && ${MK_TOOLCHAIN} == "yes"
.include "${SRCTOP}/lib/libclang_rt/compiler-rt-vars.mk"
_libclang_rt_ubsan= ${SYSROOT}${SANITIZER_LIBDIR}/libclang_rt.ubsan_standalone-${CRTARCH}.a
.if exists(${_libclang_rt_ubsan})
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 3:52 PM (16 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32265046
Default Alt Text
D45035.id139171.diff (682 B)
Attached To
Mode
D45035: libc/tests: Fix installation without MK_TOOLCHAIN
Attached
Detach File
Event Timeline
Log In to Comment