openslp/hppa.diff

12 lines
289 B
Diff
Raw Normal View History

--- configure.in 2004/06/13 12:17:00 1.1
+++ configure.in 2004/06/13 12:17:19
@@ -125,7 +125,7 @@
CFLAGS="$CFLAGS -Werror"
fi
if test X"$debug" = X"no"; then
- OPTFLAGS="-O3"
+ OPTFLAGS="-O2"
fi
elif $CC -V 2>&1 | grep "WorkShop Compilers"; then