From 57ba525e3410eb2bb27007144f71a6814c2eeb9e Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Wed, 14 Jun 1995 00:15:10 +0000 Subject: [PATCH] undo previous change, not needed w/ configure fix --- ChangeLog | 5 ----- sysdeps/unix/bsd/osf/alpha/sysdep.h | 3 --- 2 files changed, 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3f9082f..fca79e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,11 +7,6 @@ Tue Jun 13 15:45:10 1995 Roland McGrath * sysdeps/stub/init-first.c: Don't include . [PIC] (soinit): Renamed to (global) _init. -Tue Jun 13 12:13:18 1995 Brendan Kehoe (brendan@zen.org) - - * sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE): - Put in #undef. - Mon Jun 12 13:15:45 1995 Roland McGrath * malloc/Makefile (gmalloc-routines): Remove valloc. diff --git a/sysdeps/unix/bsd/osf/alpha/sysdep.h b/sysdeps/unix/bsd/osf/alpha/sysdep.h index c302204..fc661a6 100644 --- a/sysdeps/unix/bsd/osf/alpha/sysdep.h +++ b/sysdeps/unix/bsd/osf/alpha/sysdep.h @@ -19,9 +19,6 @@ Cambridge, MA 02139, USA. */ /* OSF/1 does not precede the asm names of C symbols with a `_'. */ #define NO_UNDERSCORES -/* We really can't handle the .set directive for weak aliases. */ -#undef HAVE_ASM_SET_DIRECTIVE - #include #ifdef ASSEMBLER -- 2.7.4