diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-23 18:07:51 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-23 18:07:51 +0000 |
commit | 88ce768bbc7d346b2eaa267140c9ab2fbeb4501c (patch) | |
tree | 3d1a1286b9632495dfef7900da1f58d4ad633cc3 /benchmarks | |
parent | 01b4dbd867d0c3df66f2d3d7a8d01d8d7d2414b2 (diff) | |
download | pkgsrc-88ce768bbc7d346b2eaa267140c9ab2fbeb4501c.tar.gz |
Since the canonical config.guess returned netbsdelf, add that as target.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hbench/distinfo | 4 | ||||
-rw-r--r-- | benchmarks/hbench/patches/patch-aq | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/hbench/distinfo b/benchmarks/hbench/distinfo index 07cdd62f7cb..a6eee2eb847 100644 --- a/benchmarks/hbench/distinfo +++ b/benchmarks/hbench/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2006/01/12 15:10:29 joerg Exp $ +$NetBSD: distinfo,v 1.11 2006/01/23 18:07:51 joerg Exp $ SHA1 (hbench-1.0/hbench-OS-1.0.tar.gz) = b1a72287e2d04561141f296ba04d142f60152fe0 RMD160 (hbench-1.0/hbench-OS-1.0.tar.gz) = 2e2702c035689e1dec39328e47dc9dc9ff558103 @@ -18,4 +18,4 @@ SHA1 (patch-am) = 1d58355f664879ccd8880a63f574388fb61c0780 SHA1 (patch-an) = 4cb762c246cdde99a219b8a4de2d354f2b6abb85 SHA1 (patch-ao) = 69c92f83d10f061f8f0aa05da860cfc5cf764859 SHA1 (patch-ap) = 057465b9f89e76367781401d91b333679a651cb4 -SHA1 (patch-aq) = 1d6b1c4dfadce17985b39bf1563176840119bcb6 +SHA1 (patch-aq) = ecab68eae37cba0109225b82c4b18b48cd9f6498 diff --git a/benchmarks/hbench/patches/patch-aq b/benchmarks/hbench/patches/patch-aq index d75418251a7..06c12804071 100644 --- a/benchmarks/hbench/patches/patch-aq +++ b/benchmarks/hbench/patches/patch-aq @@ -1,4 +1,4 @@ -$NetBSD: patch-aq,v 1.1 2006/01/12 15:10:29 joerg Exp $ +$NetBSD: patch-aq,v 1.2 2006/01/23 18:07:51 joerg Exp $ --- src/Makefile.orig 1997-06-27 14:50:31.000000000 +0000 +++ src/Makefile @@ -7,7 +7,7 @@ $NetBSD: patch-aq,v 1.1 2006/01/12 15:10:29 joerg Exp $ # The following don't need special handling. -freebsd netbsd openbsd sunos linux: -+dragonfly freebsd netbsd openbsd sunos linux: ++dragonfly freebsd netbsd netbsdelf openbsd sunos linux: @$(MAKE) binaries bsdi: |