Page MenuHomeFreeBSD

D25928.id76147.diff
No OneTemporary

D25928.id76147.diff

Index: sbin/newfs_msdos/Makefile
===================================================================
--- sbin/newfs_msdos/Makefile
+++ sbin/newfs_msdos/Makefile
@@ -9,5 +9,6 @@
.if ${MACHINE_CPUARCH} == "arm"
WARNS?= 3
.endif
+CSTD= c11
.include <bsd.prog.mk>
Index: usr.sbin/makefs/Makefile
===================================================================
--- usr.sbin/makefs/Makefile
+++ usr.sbin/makefs/Makefile
@@ -17,6 +17,7 @@
MAN= makefs.8
WARNS?= 2
+CSTD= c11
.include "${SRCDIR}/cd9660/Makefile.inc"
.include "${SRCDIR}/ffs/Makefile.inc"

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 15, 7:00 PM (9 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28752634
Default Alt Text
D25928.id76147.diff (564 B)

Event Timeline