Re: [PATCH] Don't bootstrap libmpx unless needed

2016-12-21 Thread Richard Biener
On December 20, 2016 7:59:11 PM GMT+01:00, Jakub Jelinek wrote: >Hi! > >Similarly how we deal with bootstrapping libsanitizer only when >doing bootstrap-{a,u}san bootstrap, this avoids bootstrapping libmpx >if we don't need it for bootstrapping. > >Bootstrapped/regtested on x86_64-linux and i686-

[PATCH] Don't bootstrap libmpx unless needed

2016-12-20 Thread Jakub Jelinek
Hi! Similarly how we deal with bootstrapping libsanitizer only when doing bootstrap-{a,u}san bootstrap, this avoids bootstrapping libmpx if we don't need it for bootstrapping. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2016-12-20 Jakub Jelinek * configure.ac