mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
326 B
Diff
17 lines
326 B
Diff
# https://svnweb.freebsd.org/ports/head/lang/hugs/Makefile?revision=530719&view=co&pathrev=534092
|
|
|
|
--- configure.ac.orig 2006-05-03 19:55:36.000000000 +0545
|
|
+++ configure.ac 2022-08-07 22:42:48.000000000 +0545
|
|
@@ -212,7 +212,7 @@
|
|
fi
|
|
|
|
: ${CFLAGS=-g}
|
|
-OPTFLAGS="-O2"
|
|
+OPTFLAGS="-O0"
|
|
|
|
AC_PROG_CC
|
|
AC_PROG_GCC_TRADITIONAL
|
|
|
|
|
|
|