diff options
Diffstat (limited to 'lang/stalin/patches/patch-ak')
-rw-r--r-- | lang/stalin/patches/patch-ak | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/stalin/patches/patch-ak b/lang/stalin/patches/patch-ak new file mode 100644 index 00000000000..1a9ed3078d1 --- /dev/null +++ b/lang/stalin/patches/patch-ak @@ -0,0 +1,12 @@ +$NetBSD: patch-ak,v 1.1.1.1 2000/12/10 11:07:35 jtb Exp $ + +--- benchmarks/make-hello.orig Sun Dec 10 10:21:03 2000 ++++ benchmarks/make-hello +@@ -1,6 +1,6 @@ + #!/bin/sh + ulimit -s unlimited + ulimit -c 0 +-../stalin -d0 -d1 -d5 -d6 -On -du -dI\ ++%%PREFIX%%/bin/stalin -d0 -d1 -d5 -d6 -On -du -dI\ + -copt -O2 -copt -fomit-frame-pointer -copt -Wall -copt -freg-struct-return\ + hello |