> On Jun 7, 2021, at 3:30 AM, Matt Jacobson <mhjacob...@me.com> wrote: > > The AVR target builds a lot of multilib variants of target libraries by > default, > and I found myself wanting to use the --with-multilib-list argument to limit > what I was building, to shorten build times. This patch implements that > option > for the AVR target. > > Tested by configuring and building an AVR compiler and target libs on macOS. > > I don't have commit access, so if this patch is suitable, I'd need someone > else > to commit it for me. Thanks. Ping. (Please let me know if I’ve made some process error here; this is my first change to GCC.) Original mail: <https://gcc.gnu.org/pipermail/gcc-patches/2021-June/572041.html> Thanks.
Re: [PATCH] build: Implement --with-multilib-list for avr target
Matt Jacobson via Gcc-patches Mon, 05 Jul 2021 16:09:36 -0700
- Re: [PATCH] build: Implement --with-multilib... Matt Jacobson via Gcc-patches
- Re: [PATCH] build: Implement --with-mul... Matt Jacobson via Gcc-patches