> This should be documented in install.texi.
Right. Sorry I forgot that piece.
--
-keith
signature.asc
Description: PGP signature
On Mon, 14 Oct 2024, Keith Packard wrote:
> * Makefile.in: Expand multilib set when --enable-multilib-space
> * configure.ac: Support --enable-multilib-space option
> * configure: Regenerate
This should be documented in install.texi.
--
Joseph S. Myers
josmy...@redhat.com
This option adds a per-multilib variant that specifies -Os instead of
the default. With this, all multilib libraries will be built with -Os
as well as -O2; the appropriate one selected automatically at link
time based upon the optimization level selected.
This could be done in the target configura