Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152071991
D22592.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
412 B
Referenced Files
None
Subscribers
None
D22592.id.diff
View Options
Index: head/Mk/bsd.ssp.mk
===================================================================
--- head/Mk/bsd.ssp.mk
+++ head/Mk/bsd.ssp.mk
@@ -4,7 +4,7 @@
SSP_Include_MAINTAINER= portmgr@FreeBSD.org
.if !defined(SSP_UNSAFE) && \
- (${MACHINE} != "mips")
+ (! ${ARCH:Mmips*})
# Overridable as a user may want to use -fstack-protector-all
SSP_CFLAGS?= -fstack-protector-strong
CFLAGS+= ${SSP_CFLAGS}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 1:00 PM (9 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31382103
Default Alt Text
D22592.id.diff (412 B)
Attached To
Mode
D22592: Use ARCH instead of MACHINE to check for mips.
Attached
Detach File
Event Timeline
Log In to Comment