1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/net/nc6/files/patch-aa
FUJISHIMA Satsuki 9365f5c298 teach configure where to find libintl and libiconv.
respect CFLAGS.
get rid of package name from comment.
2003-08-27 08:52:20 +00:00

11 lines
240 B
Plaintext

--- configure.orig Sun May 11 21:30:20 2003
+++ configure Wed Aug 27 17:45:55 2003
@@ -9534,7 +9534,6 @@
#define NDEBUG 1
_ACEOF
- CFLAGS="-O2"
if test "X$GCC" = "Xyes"; then
NC6_CFLAGS="${NC6_CFLAGS} -finline-functions"
fi