summaryrefslogtreecommitdiffstats
path: root/bin/cp
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2002-07-15 12:08:21 +0000
committersheldonh <sheldonh@FreeBSD.org>2002-07-15 12:08:21 +0000
commiteaeed7f0ff114a17b4e2af8568892a67f4058d25 (patch)
tree1752f16e058aa45c286ac92709b8ce6c83e19ad0 /bin/cp
parent5b0288dd0c25198f4e6444a48233cf5dfea165c7 (diff)
downloadFreeBSD-src-eaeed7f0ff114a17b4e2af8568892a67f4058d25.zip
FreeBSD-src-eaeed7f0ff114a17b4e2af8568892a67f4058d25.tar.gz
Revert previous delta, which is not required with rev 1.5 of
src/contrib/gcc/c-format.c .
Diffstat (limited to 'bin/cp')
-rw-r--r--bin/cp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/cp/Makefile b/bin/cp/Makefile
index a1df392..9180efe 100644
--- a/bin/cp/Makefile
+++ b/bin/cp/Makefile
@@ -4,6 +4,5 @@
PROG= cp
SRCS= cp.c utils.c
CFLAGS+= -DVM_AND_BUFFER_CACHE_SYNCHRONIZED
-WFORMAT=0
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud