]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Move USE_REGPARMS define to sysdeps/i386/configure.ac.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 25 Jun 2014 20:26:14 +0000 (20:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 25 Jun 2014 20:26:14 +0000 (20:26 +0000)
commitc2570a0b35fa8f4568f3897f4f7db8cb5515383f
tree8446725cc5b9eaa75c133225113b84193d1e5261
parent11b076bbae4c41dd44997a7031a59f525322a130
Move USE_REGPARMS define to sysdeps/i386/configure.ac.

This patch moves the USE_REGPARMS define from the toplevel
configure.ac to sysdeps/i386/configure.ac.

Tested x86 that the disassembly of installed shared libraries is
unchanged by this patch.

* configure.ac (USE_REGPARMS): Don't define here.
* configure: Regenerated.
* sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
* sysdeps/i386/configure: Regenerated.
ChangeLog
configure
configure.ac
sysdeps/i386/configure
sysdeps/i386/configure.ac