Revert previous delta, which is not required with rev 1.5 of
src/contrib/gcc/c-format.c .
This commit is contained in:
parent
605a57c20d
commit
ced4deb156
@ -2,6 +2,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= chmod
|
||||
WFORMAT=0
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -4,6 +4,5 @@
|
||||
PROG= cp
|
||||
SRCS= cp.c utils.c
|
||||
CFLAGS+= -DVM_AND_BUFFER_CACHE_SYNCHRONIZED
|
||||
WFORMAT=0
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -3,7 +3,6 @@
|
||||
|
||||
PROG= rm
|
||||
SRCS= rm.c
|
||||
WFORMAT=0
|
||||
|
||||
LINKS= ${BINDIR}/rm ${BINDIR}/unlink
|
||||
MLINKS= rm.1 unlink.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user