Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157980093
D31934.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
350 B
Referenced Files
None
Subscribers
None
D31934.diff
View Options
diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk
--- a/sys/conf/kern.mk
+++ b/sys/conf/kern.mk
@@ -69,7 +69,8 @@
CWARNEXTRA+= -Wno-error=packed-not-aligned
.endif
.if ${COMPILER_VERSION} >= 90100
-CWARNEXTRA+= -Wno-address-of-packed-member
+CWARNEXTRA+= -Wno-address-of-packed-member \
+ -Wno-error=alloca-larger-than=
.endif
.endif # gcc
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 28, 2:59 AM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33575963
Default Alt Text
D31934.diff (350 B)
Attached To
Mode
D31934: kernel: Disable errors for -Walloca-larger-than for GCC.
Attached
Detach File
Event Timeline
Log In to Comment