mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 14:30:06 +00:00
* sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE): Put in #undef.
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.
This commit is contained in:
parent
1a2df358c8
commit
bddb308102
@ -1,3 +1,8 @@
|
||||
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 <roland@churchy.gnu.ai.mit.edu>
|
||||
|
||||
* Makerules (lib%.so: lib%_pic.a): Moved this rule to after
|
||||
|
@ -19,6 +19,9 @@ 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 <sysdeps/unix/sysdep.h>
|
||||
|
||||
#ifdef ASSEMBLER
|
||||
|
Loading…
Reference in New Issue
Block a user