]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 e6fb771c7d06a025f44f6870d39b10a2c948c953..744c89c3eae2eae8915b711e9447bc3bebc6577a 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