You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libircclient/files/libircclient-1.8-build.patch

14 lines
340 B

--- libircclient-1.7.orig/configure.in
+++ libircclient-1.7/configure.in
@@ -61,9 +61,7 @@
AC_CHECK_LIB(socket, socket, AC_DEFINE(HAVE_SOCKET) LIBS="$LIBS -lsocket")
if test "$use_debug" = "yes"; then
- CFLAGS="${CFLAGS} -g -DENABLE_DEBUG"
-else
- CFLAGS="${CFLAGS} -O3"
+ CFLAGS="${CFLAGS} -DENABLE_DEBUG"
fi
# Choosing the target