diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-12-15 16:57:29 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-12-15 16:57:29 +0000 |
commit | 5170fa49b2a926f2a53139c607eb249c82a0fdd9 (patch) | |
tree | 5f2d866a293989addd8c0becfa843fcff63b7362 /shlib-versions | |
parent | f2da2fd81f1d3f43678de9cf39b12692c6fa449b (diff) | |
download | glibc-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 'shlib-versions')
0 files changed, 0 insertions, 0 deletions