mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
13 lines
232 B
Diff
13 lines
232 B
Diff
--- a/configure.in.JeR
|
|
+++ b/configure.in
|
|
@@ -51,8 +51,7 @@
|
|
dnl
|
|
if test $ac_cv_prog_gcc = yes; then
|
|
dnl if test -z $CFLAGS; then
|
|
- CCOPTS='-O2 -funroll-loops -fomit-frame-pointer -Wall'
|
|
- CFLAGS="$CCOPTS"
|
|
+:
|
|
dnl fi
|
|
fi
|
|
|