Enable lto build flag #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "yochananmarqos1-master-patch-88953"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ltois enabled by default now in Arch'sdevtools.https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0004-lto-by-default.rst
https://archlinux.org/todo/lto-fat-objects/
My take is that a new default should be adopted properly in pacman rather than patch makepkg settings via chrootbuild.
added 4 commits
tools/development-tools:master3014701b- Merge branch 'master' into yochananmarqos1-master-patch-88953b1a0b563- correct strip flag and enable lto for debugCompare with previous version
Allan has been planning on enabling LTO in Pacman, but hasn't yet. Not sure why. Keep in mind Arch packages are built with
devtools, notpacman. If any package needs LTO enabled, I'll addltoto the options array like I have withqt5-base.mentioned in merge request !32
mentioned in commit
326308712bPull request closed