diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2009-12-23 20:22:46 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-12-23 20:22:46 -0800 |
commit | 6f89d2f30f97211431d965993f570ed680747584 (patch) | |
tree | e39266c46f767a466ed6099f13e9fa79456f2563 /ChangeLog | |
parent | 63de5ef70af0eef3bc6af21463eac8e8efa74afb (diff) | |
download | glibc-6f89d2f30f97211431d965993f570ed680747584.tar glibc-6f89d2f30f97211431d965993f570ed680747584.tar.gz glibc-6f89d2f30f97211431d965993f570ed680747584.tar.bz2 glibc-6f89d2f30f97211431d965993f570ed680747584.zip |
Enable multiarch whenever possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-12-17 H.J. Lu <hongjiu.lu@intel.com> + + * configure.in: Enable multi-arch by default if the assembler + supports gnu_indirect_function symbol type and the architecture + supports it. + 2009-12-23 Ulrich Drepper <drepper@redhat.com> * include/stdlib.h: Exclude some includes and prototypes if _ISOMAC |