diff options
| author | Volker Stolz <vs@FreeBSD.org> | 2004-10-26 14:03:37 +0000 |
|---|---|---|
| committer | Volker Stolz <vs@FreeBSD.org> | 2004-10-26 14:03:37 +0000 |
| commit | c68425a12bf9bed47d64c34a5bb0195899ec5c72 (patch) | |
| tree | 5d90d4a3c05450d571962ea4a03d36719b47f825 /benchmarks/nbench/files/patch-ac | |
| parent | 2dc9b9492e320f25c56e4a2d8721f7988165a742 (diff) | |
- Update to 2.2.1
- Prune MASTER_SITEs
- Assign maintainership to submitter
PR: ports/72809
Submitted by: Frank J. Laszlo
Diffstat (limited to 'benchmarks/nbench/files/patch-ac')
| -rw-r--r-- | benchmarks/nbench/files/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/nbench/files/patch-ac b/benchmarks/nbench/files/patch-ac index c31eeaa16564..d6e628453236 100644 --- a/benchmarks/nbench/files/patch-ac +++ b/benchmarks/nbench/files/patch-ac @@ -1,10 +1,10 @@ ---- sysspec.h.orig Fri Dec 12 05:54:46 1997 -+++ sysspec.h Tue Jul 25 02:30:29 2000 +--- sysspec.h.orig Mon Oct 18 00:05:17 2004 ++++ sysspec.h Mon Oct 18 00:05:50 2004 @@ -33,7 +33,7 @@ #include "nmglobal.h" --#ifndef MAC +-#if !defined(MAC) && !defined(OSX) +#if !defined(MAC) && !defined(__STDC__) #include <malloc.h> #endif |
