From a7e0ee9a0e94dad5416310263533f4b2fa6d382e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 16 Mar 2000 15:35:34 +0000 Subject: [PATCH] Since it has been confirmed working on the bugs list, please apply the attached patch. Andreas Kardos --- src/template/alpha_gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/template/alpha_gcc b/src/template/alpha_gcc index 3da0dfe93a..86a2509a9e 100644 --- a/src/template/alpha_gcc +++ b/src/template/alpha_gcc @@ -5,7 +5,7 @@ AROPT:crs # This is defined here because a bunch of clients include tmp/c.h, # which is where the work is done on HP-UX. It only affects the # backend on Ultrix and OSF/1. -CFLAGS:-DNOFIXADE +CFLAGS:-D__alpha__ -DNOFIXADE SHARED_LIB: ALL: SRCH_INC: -- 2.11.0