From e42c07eefa71f1cd4e3f7b92d9a4a495cf314549 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 18 Dec 2003 22:55:42 +0000 Subject: [PATCH] - updated for 0.6.2 Changed files: gforth-opt.patch -> 1.2 --- gforth-opt.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/gforth-opt.patch b/gforth-opt.patch index d5cc739..2771b69 100644 --- a/gforth-opt.patch +++ b/gforth-opt.patch @@ -10,16 +10,3 @@ ;; #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) - -- 2.43.0