From c89721e25d609ec4f3366a3956b2f3e5acd76e77 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 13 Mar 2017 08:04:22 -0300 Subject: 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44dec7cb30..c3b9de6ca5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-03-13 Adhemerval Zanella + + * scripts/build-many-glibcs.py (Context.add_all_configs): Remove + no_isolate usage for SH. + 2017-03-13 Wilco Dijkstra [BZ #15105] -- cgit 1.4.1