From be99f74c609bc324d6968264b889a679a7bd0f78 Mon Sep 17 00:00:00 2001 From: ross Date: Mon, 31 May 1999 04:10:32 +0000 Subject: LP64 fix. --- security/tripwire/patches/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/tripwire/patches') diff --git a/security/tripwire/patches/patch-aa b/security/tripwire/patches/patch-aa index 92d631690ad..3999011d58c 100644 --- a/security/tripwire/patches/patch-aa +++ b/security/tripwire/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.2 1999/04/09 10:46:56 agc Exp $ +$NetBSD: patch-aa,v 1.3 1999/05/31 04:10:32 ross Exp $ Miscellaneous Makefile settings. @@ -33,7 +33,7 @@ Miscellaneous Makefile settings. #CFLAGS = -systype bsd43 # MIPS RISC/OS 4.5x #CFLAGS = -O -ansi # gnu CC -#CFLAGS = -O -ansi -W -Wreturn-type -Wswitch -Wshadow # gnu CC w/all warnings -+CFLAGS = -O -ansi -W -Wreturn-type -Wswitch -Wshadow # gnu CC w/all warnings ++CFLAGS = -O -ansi -W -Wreturn-type -Wswitch -Wshadow -DTW_TYPE32='int' #CFLAGS = -OG # Pyramid OSx #CFLAGS = -O -Kold # Pyramid DC/OSx (SVR4) #CFLAGS = -DTW_TYPE32='int' # DEC OSF/1 Alpha (or any other architecture -- cgit v1.2.3