1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/kicq/files/patch-aa
Maxim Sobolev 928397146a - Update to 1.0.0.
- Change maintainer (old maintainer told that he will be unreachable for the
  next several years).

PR:		20634
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (new maintainer)
2000-09-19 15:25:44 +00:00

16 lines
403 B
Plaintext

This is to avoid a very weird compiler bug
on -stable. Certain combinations of -O#
and -march were making kicq core dump.
--- configure.orig Mon Aug 14 23:25:24 2000
+++ configure Mon Aug 14 23:26:28 2000
@@ -6406,7 +6406,7 @@
s%@SHELL@%$SHELL%g
s%@CFLAGS@%$CFLAGS%g
s%@CPPFLAGS@%$CPPFLAGS%g
-s%@CXXFLAGS@%$CXXFLAGS%g
+s%@CXXFLAGS@%%g
s%@FFLAGS@%$FFLAGS%g
s%@DEFS@%$DEFS%g
s%@LDFLAGS@%$LDFLAGS%g