diff options
Diffstat (limited to 'games/crossfire/patches/patch-al')
-rw-r--r-- | games/crossfire/patches/patch-al | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/games/crossfire/patches/patch-al b/games/crossfire/patches/patch-al index ea2c32bd67f..a81dd3d7e80 100644 --- a/games/crossfire/patches/patch-al +++ b/games/crossfire/patches/patch-al @@ -1,7 +1,12 @@ -$NetBSD: patch-al,v 1.2 1998/08/07 10:40:39 agc Exp $ +$NetBSD: patch-al,v 1.3 1998/08/23 07:10:16 garbled Exp $ ---- config/crossfire.cf.orig Fri Feb 20 03:51:12 1998 -+++ config/crossfire.cf Fri Feb 20 03:27:46 1998 +--- config/crossfire.cf.orig Fri May 15 20:27:10 1998 ++++ config/crossfire.cf Sun Aug 9 01:27:20 1998 +@@ -176,3 +176,3 @@ + +-#ifdef AlphaArchitecture ++#if defined(AlphaArchitecture) && !defined(NetBSDArchitecture) + CC = cc -std1 -Olimit 1000 /* Alpha */ @@ -292,3 +292,3 @@ -SOUND_DEF = -DRPLAY_SOUND |