From e7283b2127e04d115ac70e99832b574862132e5d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 19 Sep 2003 18:16:41 +0000 Subject: Make build on systems without gcc. From Jonathan Perkin in PR 22856. --- benchmarks/hint/distinfo | 3 ++- benchmarks/hint/patches/patch-ac | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 benchmarks/hint/patches/patch-ac (limited to 'benchmarks') diff --git a/benchmarks/hint/distinfo b/benchmarks/hint/distinfo index 4f33d782b18..82e609453e7 100644 --- a/benchmarks/hint/distinfo +++ b/benchmarks/hint/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 09:13:25 agc Exp $ +$NetBSD: distinfo,v 1.3 2003/09/19 18:16:41 wiz Exp $ SHA1 (hint_unix_serial.tar) = b590c036638050c116b12d09a80ed910f68af271 Size (hint_unix_serial.tar) = 71680 bytes SHA1 (patch-aa) = ed3d3e4cc76df2e092627b4b4d6ff68419a94b07 SHA1 (patch-ab) = 64be507d80018a95bbb615d1db83b3331633efa3 +SHA1 (patch-ac) = aca05bc3024cd42dbb8b6dc9006c771948b04838 diff --git a/benchmarks/hint/patches/patch-ac b/benchmarks/hint/patches/patch-ac new file mode 100644 index 00000000000..ab30590f24a --- /dev/null +++ b/benchmarks/hint/patches/patch-ac @@ -0,0 +1,17 @@ +$NetBSD: patch-ac,v 1.1 2003/09/19 18:16:42 wiz Exp $ + +--- Makefile.orig Thu Jun 4 00:27:22 1998 ++++ Makefile Fri Sep 19 15:00:55 2003 +@@ -45,10 +45,10 @@ + INCLUDES = + TARGET = DOUBLE INT FLOAT SHORT LONGLONG + +-CC = cc ++#CC = cc + KERN_CFLAGS= + DRIV_CFLAGS= +-CFLAGS = -O2 ++#CFLAGS = -O2 + # + # + LFLAGS = -lm -- cgit v1.2.3