ports/archivers/ripole/patches/patch-Makefile

11 lines
240 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- Makefile.orig Mon Dec 5 09:45:17 2011
+++ Makefile Sun Apr 23 12:08:19 2017
@@ -1,6 +1,6 @@
OBJS= ole.o olestream-unwrap.o bytedecoders.o logger.o pldstr.o bt-int.o
-CFLAGS=-Wall -g -O2 -I. -Werror
+CFLAGS+= -Wall -g -I.
.c.o: