| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CROSSCOMPILE_OPTS is a USE_EXPAND of a single item: headers-only.
Convert it to a global USE flag instead.
Mechanical ebuild rename done as:
$ sed -e 's@crosscompile_opts_headers-only@headers-only@g' \
-i $(git grep -l headers-only)
'headers-only' flag is used by crossdev to bootstrap stage1 compiler
before libc is available.
crossdev switched to USE=headers-only in =sys-devel/crossdev-20171230.
Bug: https://bugs.gentoo.org/642712
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
| |
This partially reverts commit 78527a00ee720e32ca54a3c15335fe6e41d95e27 and
now deletes the correct files.
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
| |
This patchset has single new patch which fixes
build failure against binutils-2.29.
Bug: https://sourceware.org/PR21666
Bug: https://bugs.gentoo.org/627164
Package-Manager: Portage-2.3.6, Repoman-2.3.3
|
|
Two changes in the patchset:
- #627338: add 'files' fallback to nsswitch.conf entries
as glibc-2.26 is deprecating 'compat' entries.
- #592300: make locale-get parallel by Tobias Klausmann
Bug: https://bugs.gentoo.org/627338
Bug: https://bugs.gentoo.org/592300
Package-Manager: Portage-2.3.6, Repoman-2.3.3
|