diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-26 00:07:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-26 00:07:06 +0000 |
commit | c3fa6e3dc7db4a926f65be9855a077da9babd5b6 (patch) | |
tree | 102337a346f9bb4db77adeed311a7471661414ee /README | |
parent | e0ea35832e9039a89809102688e57a1040587b87 (diff) | |
download | glibc-c3fa6e3dc7db4a926f65be9855a077da9babd5b6.zip glibc-c3fa6e3dc7db4a926f65be9855a077da9babd5b6.tar.gz glibc-c3fa6e3dc7db4a926f65be9855a077da9babd5b6.tar.bz2 |
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 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ configurations: alpha*-*-linux-gnu Linux-2.x on DEC Alpha powerpc-*-linux-gnu Linux and MkLinux on PowerPC systems sparc-*-linux-gnu Linux-2.x on SPARC - sparc64-*-linux-gnu Linux-2.x on UltraSPARC + sparc64-*-linux-gnu Linux-2.x on UltraSPARC 64-bit arm-*-none ARM standalone systems arm-*-linux Linux-2.x on ARM arm-*-linuxaout Linux-2.x on ARM using a.out binaries |