diff options
Diffstat (limited to 'sysdeps/hppa/Makefile')
-rw-r--r-- | sysdeps/hppa/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile index 68651f6497..bd9c96c70f 100644 --- a/sysdeps/hppa/Makefile +++ b/sysdeps/hppa/Makefile @@ -22,10 +22,6 @@ # CFLAGS-.os += -ffunction-sections LDFLAGS-c_pic.os += -Wl,--unique=.text* -ifeq ($(subdir),malloc) -CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16 -endif - ifeq ($(subdir),elf) CFLAGS-rtld.c += -mdisable-fpregs dl-routines += dl-symaddr dl-fptr |