about summary refs log tree commit diff
path: root/sysdeps/hppa/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-26 00:07:06 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-26 00:07:06 +0000
commitc3fa6e3dc7db4a926f65be9855a077da9babd5b6 (patch)
tree102337a346f9bb4db77adeed311a7471661414ee /sysdeps/hppa/Makefile
parente0ea35832e9039a89809102688e57a1040587b87 (diff)
downloadglibc-c3fa6e3dc7db4a926f65be9855a077da9babd5b6.tar.gz
glibc-c3fa6e3dc7db4a926f65be9855a077da9babd5b6.tar.xz
glibc-c3fa6e3dc7db4a926f65be9855a077da9babd5b6.zip
Update.
2001-04-25  Ulrich Drepper  <drepper@redhat.com>

	* malloc/malloc.c: Allow MALLOC_ALIGNMENT to be defined on the
	compiler command line.
	* sysdeps/hppa/Makefile: Add -DMALLOC_ALIGNMENT=16 to compiler
	command line for malloc.c.
Diffstat (limited to 'sysdeps/hppa/Makefile')
-rw-r--r--sysdeps/hppa/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile
index e6fb771c7d..744c89c3ea 100644
--- a/sysdeps/hppa/Makefile
+++ b/sysdeps/hppa/Makefile
@@ -22,6 +22,10 @@
 # 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