diff options
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/bsd/osf/alpha/sysdep.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/bsd/osf/alpha/sysdep.h b/sysdeps/unix/bsd/osf/alpha/sysdep.h index c302204b2b..fc661a6b86 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 <sysdeps/unix/sysdep.h> #ifdef ASSEMBLER |