diff options
-rw-r--r-- | src/template/alpha_cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/alpha_cc b/src/template/alpha_cc index 20c3d1c94c9..ec72ab063ff 100644 --- a/src/template/alpha_cc +++ b/src/template/alpha_cc @@ -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 -std -O4 -Olimit 2000 +CFLAGS:-D__alpha__ -DNOFIXADE -std -O4 -Olimit 2000 SHARED_LIB: ALL: SRCH_INC: |