mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
ad93e1744d
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>
14 lines
426 B
Plaintext
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
|