summaryrefslogtreecommitdiffstats
path: root/bin/cp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cp/Makefile')
-rw-r--r--bin/cp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/cp/Makefile b/bin/cp/Makefile
index 9180efe..a1df392 100644
--- a/bin/cp/Makefile
+++ b/bin/cp/Makefile
@@ -4,5 +4,6 @@
PROG= cp
SRCS= cp.c utils.c
CFLAGS+= -DVM_AND_BUFFER_CACHE_SYNCHRONIZED
+WFORMAT=0
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud