openbsd-ports/x11/evilwm/patches/patch-Makefile
rsadowski 91fe604c65 update evilwm to 1.1.1
- remove Victor Sahlstedt as maintainer (bounce email)

bcallah@
2017-06-16 05:48:53 +00:00

12 lines
343 B
Plaintext

Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -74,7 +74,6 @@ OPT_CPPFLAGS += -DVWM
CC = gcc
# Override if desired:
-CFLAGS = -Os
WARN = -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align \
-Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings \
-Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls