Author: delphij
Date: Wed Jun 27 06:50:24 2018
New Revision: 335697
URL: https://svnweb.freebsd.org/changeset/base/335697
Log:
Revert Makefile@335696 that sneaked into the commit.
X-MFC with: 335696
MFC after: 2 weeks
Modified:
head/sbin/fsck_msdosfs/Makefile
Modified: head/sbin/fsck_msdosfs/Makefile
==============================================================================
--- head/sbin/fsck_msdosfs/Makefile Wed Jun 27 06:49:20 2018
(r335696)
+++ head/sbin/fsck_msdosfs/Makefile Wed Jun 27 06:50:24 2018
(r335697)
@@ -9,8 +9,6 @@ PROG= fsck_msdosfs
MAN= fsck_msdosfs.8
SRCS= main.c check.c boot.c fat.c dir.c fsutil.c
-DEBUG_FLAGS+= -g
-
CFLAGS+= -I${FSCK}
.include <bsd.prog.mk>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"