This allows link-time optimization to be disabled if --disable-flto is
passed to configure. This might be useful if LTO is broken on the build
architecture, or to speed up the build during development.
Hi Robert,
This allows link-time optimization to be disabled if --disable-flto is
passed to configure. This might be useful if LTO is broken on the build
architecture, or to speed up the build during development.
Hi Robert,