build-many-glibcs: Remove no_isolate from SH config
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 13 Mar 2017 11:04:22 +0000 (08:04 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 13 Mar 2017 19:23:25 +0000 (16:23 -0300)
commitc89721e25d609ec4f3366a3956b2f3e5acd76e77
treedb23733a3e5e87eede3ef26512b5ab3900e9408d
parentae65d4f3c3995279ca458c460ebf8bab1885fa03
build-many-glibcs: Remove no_isolate from SH config

Now with d40dbe7 SH build does not require more the no_isolate gcc
options to correct build glibc (since SH build now does not generate
a trap anymore).  This patch removes the unrequired options from
SH config.

Checked with a build for sh3-linux-gnu, sh3eb-linux-gnu, sh4-linux-gnu,
and sh4eb-linux-gnu.

* scripts/build-many-glibcs.py (Context.add_all_configs): Remove
no_isolate usage for SH.
ChangeLog
scripts/build-many-glibcs.py