aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
Diffstat (limited to 'src/m')
-rw-r--r--src/m/alpha.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h
index 81863d58b2a..cd023dd1e20 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -89,9 +89,7 @@ NOTE-END
89# else 89# else
90# error What gives? Fix me if DEC Unix supports ELF now. 90# error What gives? Fix me if DEC Unix supports ELF now.
91# endif 91# endif
92#endif
93 92
94#ifdef __ELF__
95#undef UNEXEC 93#undef UNEXEC
96#define UNEXEC unexelf.o 94#define UNEXEC unexelf.o
97#ifndef GNU_LINUX 95#ifndef GNU_LINUX