Add -DMALLOC_ALIGNMENT=16 to compiler command line for malloc.c.
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Apr 2001 00:03:25 +0000 (00:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Apr 2001 00:03:25 +0000 (00:03 +0000)
sysdeps/hppa/Makefile

index e6fb771..744c89c 100644 (file)
 # CFLAGS-.os += -ffunction-sections
 LDFLAGS-c_pic.os += -Wl,--unique=.text*
 
+ifeq ($(subdir),malloc)
+CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16
+endif
+
 ifeq ($(subdir),elf)
 dl-routines += dl-symaddr dl-fptr
 rtld-routines += dl-symaddr dl-fptr