From 883af2ddd19f77c41c1f7905579bcd417e428e75 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 18 May 2007 07:41:22 +0000 Subject: [PATCH] (ORDINARY_LINK): No longer define on OpenBSD. Suggested by Alfred M. Szmidt . --- src/m/alpha.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/m/alpha.h b/src/m/alpha.h index 6a9f09ed0bd..3b29a8ee7be 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h @@ -99,10 +99,6 @@ NOTE-END # endif #endif -#if defined(__OpenBSD__) -#define ORDINARY_LINK -#endif - #ifdef __ELF__ #undef UNEXEC #define UNEXEC unexelf.o -- 2.39.2