about summary refs log tree commit diff
path: root/sysdeps/mach
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-12-15 16:57:29 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-12-15 16:57:29 +0000
commit5170fa49b2a926f2a53139c607eb249c82a0fdd9 (patch)
tree5f2d866a293989addd8c0becfa843fcff63b7362 /sysdeps/mach
parentf2da2fd81f1d3f43678de9cf39b12692c6fa449b (diff)
downloadglibc-5170fa49b2a926f2a53139c607eb249c82a0fdd9.tar.gz
glibc-5170fa49b2a926f2a53139c607eb249c82a0fdd9.tar.xz
glibc-5170fa49b2a926f2a53139c607eb249c82a0fdd9.zip
Correct build-many-glibcs.py arm-linux-gnueabihf configurations.
The conventional configure triplet for ARM GNU/Linux with hard-float
ABI is arm-*-linux-gnueabihf.  However, GCC does not automatically use
the hard-float ABI based on that triplet.  This patch fixes
build-many-glibcs.py to pass --with-float=hard so that the
arm-linux-gnueabihf configurations actually build with the intended
ABI.

Tested building the affected configurations with build-many-glibcs.py.

	* scripts/build-many-glibcs.py (Context.add_all_configs): Use
	--with-float=hard for arm-linux-gnueabihf configurations.
Diffstat (limited to 'sysdeps/mach')
0 files changed, 0 insertions, 0 deletions