Summary: | sys-devel/gcc-config should set symlink lto linker plugins | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Martin Väth <martin> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, jj, lookatyouhacker, pageexec, public+gentoo, tdalman, tsmksubc |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=494228 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | Add LTO symlink support to gcc-config |
Description
Martin Väth
2017-09-06 09:35:00 UTC
Created attachment 495798 [details, diff]
Add LTO symlink support to gcc-config
https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=aab6bf7095a0ab921c78b07a202db207ce07a5f8 Pushed, thanks! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29fde782b79bc0bf7a8603a86e238412dc2ddfe commit f29fde782b79bc0bf7a8603a86e238412dc2ddfe Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2017-12-17 00:23:49 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2017-12-17 00:24:00 +0000 sys-devel/gcc-config: Version bump; fixes prefix issues (bug 641096) and adds support for LTO linker plugins (bug 630066) Closes: https://bugs.gentoo.org/630066 Bug: https://bugs.gentoo.org/641096 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-devel/gcc-config/Manifest | 1 + sys-devel/gcc-config/gcc-config-1.9.1.ebuild | 54 ++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) Awesome! Now I can remove this from lto-overlay and advise users to use gcc-config-9999. Thank you! *** Bug 612816 has been marked as a duplicate of this bug. *** |