summaryrefslogtreecommitdiff
path: root/emulators/ia64sim/patches
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-02-27 16:45:36 +0000
committerrillig <rillig@pkgsrc.org>2008-02-27 16:45:36 +0000
commit8d2824d6b849b1e5898a2e580fa60ca96adc28a2 (patch)
tree6ae2b4074a6df1b25ab0985092c0cdf9c2e71718 /emulators/ia64sim/patches
parentc54840f85d00c94bdf02efe248c2c6f0da82a688 (diff)
downloadpkgsrc-8d2824d6b849b1e5898a2e580fa60ca96adc28a2.tar.gz
Don't strip the binary if INSTALL_UNSTRIPPED=yes.
Diffstat (limited to 'emulators/ia64sim/patches')
-rw-r--r--emulators/ia64sim/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ia64sim/patches/patch-aa b/emulators/ia64sim/patches/patch-aa
index 08c1f2bb5fd..71a0c798134 100644
--- a/emulators/ia64sim/patches/patch-aa
+++ b/emulators/ia64sim/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/12/10 12:59:03 agc Exp $
+$NetBSD: patch-aa,v 1.2 2008/02/27 16:45:36 rillig Exp $
--- makefile.unx 1999/12/10 12:46:49 1.1
+++ makefile.unx 1999/12/10 12:47:03
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/12/10 12:59:03 agc Exp $
INCDIR = include
CC = gcc
-CFLAGS = -O3 -m486 -fomit-frame-pointer -s -I$(INCDIR)
-+CFLAGS = -O3 -fomit-frame-pointer -s -I$(INCDIR)
++CFLAGS = -O3 -fomit-frame-pointer -I$(INCDIR)
ASMSRCS= assemble.c bundle.c asmfunc.c jumptbl.c decode.c