ports/net/libircclient/patches/patch-configure

13 lines
231 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: configure
--- configure.orig
+++ configure
@@ -4410,7 +4410,7 @@ fi
if test "$use_debug" = "yes"; then
CFLAGS="${CFLAGS} -g -DENABLE_DEBUG"
else
- CFLAGS="${CFLAGS} -O3"
+ CFLAGS="${CFLAGS}"
fi
# Choosing the target