diff options
Diffstat (limited to 'src/template/alpha_gcc')
-rw-r--r-- | src/template/alpha_gcc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/template/alpha_gcc b/src/template/alpha_gcc deleted file mode 100644 index 5f53298f71e..00000000000 --- a/src/template/alpha_gcc +++ /dev/null @@ -1,14 +0,0 @@ -AROPT:crs -# NOFIXADE disallows unaligned access. -# on Ultrix and OSF/1 it invokes an explicit syscall. -# on HP-UX it turns off certain compiler options. -# 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. -CC:gcc -CFLAGS:-D__alpha__ -DNOFIXADE -SHARED_LIB: -ALL: -SRCH_INC: -SRCH_LIB: -DLSUFFIX:.so |