]> git.pld-linux.org Git - packages/gforth.git/commitdiff
- updated for 0.6.2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 18 Dec 2003 22:55:42 +0000 (22:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gforth-opt.patch -> 1.2

gforth-opt.patch

index d5cc7392c96d58e97c4eb1dc39d8e244de2267d0..2771b6932dcead6ae228d87941a072732faae8fb 100644 (file)
                ;;
  #generic should work for IA64
  #     ia64*)
---- gforth-0.6.1/engine/Makefile.in.orig       2003-03-09 16:06:46.000000000 +0100
-+++ gforth-0.6.1/engine/Makefile.in    2003-05-11 01:51:18.000000000 +0200
-@@ -74,8 +74,8 @@
- SWITCHES = $(XCFLAGS) $(XDEFINES)
- ENGINE_FLAGS = @ENGINE_FLAGS@ -fno-defer-pop -fcaller-saves
- DEBUGFLAG = @DEBUGFLAG@
--CFLAGS        = $(DEBUGFLAG) -I$(srcdir)/../arch/$(machine) -I. -O2 -Wall $(SWITCHES) -DDEFAULTPATH=\"$(FORTHPATH)\"
--CFLAGS2       = $(DEBUGFLAG) -I$(srcdir)/../arch/$(machine) -I. -O2 -Wall $(SWITCHES) -DDEFAULTPATH=\"$(FORTHPATH)\"
-+CFLAGS        = $(DEBUGFLAG) -I$(srcdir)/../arch/$(machine) -I. -Wall $(SWITCHES) -DDEFAULTPATH=\"$(FORTHPATH)\"
-+CFLAGS2       = $(DEBUGFLAG) -I$(srcdir)/../arch/$(machine) -I. -Wall $(SWITCHES) -DDEFAULTPATH=\"$(FORTHPATH)\"
- FORTHKFLAGS= --die-on-signal -p "..$(PATHSEP)$(srcdir)" -i ../$(kernel_fi)
- FORTHK        = ../gforth $(FORTHKFLAGS)
This page took 0.075491 seconds and 4 git commands to generate.