1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/net/amule-devel/files/patch-configure
Edwin Groothuis ad93e1744d [NEW PORT] net/amule-devel (aMule 2.0.0rc7)
This port is designed to manage the "unstable" branch of
	aMule, currently aMule 2.0.0rc7.

PR:		ports/73502
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2004-12-15 07:13:05 +00:00

14 lines
426 B
Plaintext

--- configure.orig Sat Oct 23 09:15:45 2004
+++ configure Sat Oct 23 09:16:04 2004
@@ -1865,8 +1865,8 @@
# No -O2 by default, removing -fomit since it causes problems
-CFLAGS=" ${CFLAGS/-fomit-frame-pointer/}"
-CXXFLAGS=" ${CXXFLAGS/-fomit-frame-pointer/}"
+#CFLAGS=" ${CFLAGS/-fomit-frame-pointer/}"
+#CXXFLAGS=" ${CXXFLAGS/-fomit-frame-pointer/}"
# System detection, need AC_CANONICAL_TARGET
case "${target_os}" in