The external GCC ports for aarch64 disable LTO due to aarch64-binutils
building static binaries.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 32420 Build 29897: arc lint + arc unit
Event Timeline
Comment Actions
I feel like we enable STATIC for aarch64-binutils to reduce package build times when using qemu-user. If we are building aarch64 packages natively, then perhaps we can turn that off in devel/binutils and enable LTO for aarch64-gcc?