Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168112674
D13415.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
633 B
Referenced Files
None
Subscribers
None
D13415.id.diff
View Options
Index: head/stand/i386/gptzfsboot/Makefile
===================================================================
--- head/stand/i386/gptzfsboot/Makefile
+++ head/stand/i386/gptzfsboot/Makefile
@@ -39,12 +39,9 @@
-Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
-Winline -Wno-pointer-sign
-NO_WCAST_ALIGN=
+CFLAGS.clang+= -Wno-tentative-definition-incomplete-type
-.if ${COMPILER_TYPE} == "clang" || \
- (${COMPILER_TYPE} == "gcc" && ${COMPILER_VERSION} > 40201)
-CFLAGS+= -Wno-tentative-definition-incomplete-type
-.endif
+NO_WCAST_ALIGN=
.if ${MACHINE} == "amd64"
LIBZFSBOOT=${BOOTOBJ}/zfs32/libzfsboot.a
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 10:58 AM (47 m, 47 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37377102
Default Alt Text
D13415.id.diff (633 B)
Attached To
Mode
D13415: Only set -Wno-tentative-definition-incomplete-type for clang
Attached
Detach File
Event Timeline
Log In to Comment