]> sourceware.org Git - glibc.git/commit
Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 9 Oct 2017 18:53:33 +0000 (15:53 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 17 Oct 2017 14:01:22 +0000 (12:01 -0200)
commit3d265601358974c9be8264e53dadd8f9aea5690c
treee42c1a756709b7a4606925c93a8d6b895b3fb77a
parent4e17c78e4a5da41b3cfefdd49ab760b051b65029
Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}

This patch adds two extra configuration for arm-linux-gnueabihf to
cover for multiarch support:

  1. arm-linux-gnueabihf-v7a: enables multiarch support by using
     -march=armv7a.

  2. Same as 1. but with --disable-multiarch.

Check with build-many-glibcs.py for both options.

* scripts/build-many-glibcs.py (Context.add_all_configs):
Add arm-linux-gnueabihf multiarch extra_glibcs.
ChangeLog
scripts/build-many-glibcs.py
This page took 0.039447 seconds and 5 git commands to generate.