]> git.pld-linux.org Git - packages/gnuboy.git/blob - gnuboy-gcc.patch
- release 3
[packages/gnuboy.git] / gnuboy-gcc.patch
1 --- gnuboy-1.0.3/configure.in~  2001-09-24 03:09:31.000000000 +0200
2 +++ gnuboy-1.0.3/configure.in   2009-10-02 19:02:20.000000000 +0200
3 @@ -209,7 +209,7 @@
4  #2.9*|3.*)
5  CFLAGS="$CFLAGS -fstrength-reduce -fthread-jumps \
6   -fcse-follow-jumps -fcse-skip-blocks -frerun-cse-after-loop \
7 - -fexpensive-optimizations -fforce-mem -fforce-addr"
8 + -fexpensive-optimizations -fforce-addr"
9  #;;
10  #*)
11  #AC_MSG_WARN(your compiler is too old for fancy optimizations)
This page took 0.048163 seconds and 3 git commands to generate.