openbsd-ports/sysutils/apcd/patches/patch-libmy_Makefile
2022-03-11 19:57:10 +00:00

12 lines
336 B
Plaintext

--- libmy/Makefile.orig Sun Apr 23 23:23:33 2017
+++ libmy/Makefile Sun Apr 23 23:23:46 2017
@@ -1,7 +1,7 @@
LIB= my
SRCS= strcutl.c strcutw.c strcuts.c strcuti.c strcutf.c flog.c flogd.c fparse.c strlower.c strb64d.c
-CFLAGS+= -Wall -Werror -Wstrict-prototypes
+CFLAGS+= -Wall -Wstrict-prototypes
NOMAN= 1
NOPIC= 1
NOPROFILE= 1