]> git.pld-linux.org Git - packages/gforth.git/blame - gforth-opt.patch
- updated for 0.6.2
[packages/gforth.git] / gforth-opt.patch
CommitLineData
bd6cdb60
JB
1--- gforth-0.6.1/configure.in.orig 2003-03-11 22:05:47.000000000 +0100
2+++ gforth-0.6.1/configure.in 2003-05-11 01:50:25.000000000 +0200
3@@ -138,9 +138,6 @@
4 i*86)
5 machine=386
6 CFLAGS="$CFLAGS -fomit-frame-pointer -fforce-addr -fforce-mem"
7- CFLAGS_1="$CFLAGS"
8- CFLAGS="$CFLAGS -march=pentium"
9- AC_TRY_COMPILE(,,,CFLAGS="$CFLAGS_1 -m486")
10 ;;
11 #generic should work for IA64
12 # ia64*)
This page took 0.153641 seconds and 4 git commands to generate.