We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3eda4 commit e3fb902Copy full SHA for e3fb902
src/template/alpha_cc
@@ -5,7 +5,7 @@ AROPT:crs
5
# This is defined here because a bunch of clients include tmp/c.h,
6
# which is where the work is done on HP-UX. It only affects the
7
# backend on Ultrix and OSF/1.
8
-CFLAGS:-DNOFIXADE -std -O4 -Olimit 2000
+CFLAGS:-D__alpha__ -DNOFIXADE -std -O4 -Olimit 2000
9
SHARED_LIB:
10
ALL:
11
SRCH_INC:
0 commit comments