diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-07 18:50:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-07 19:39:46 +0000 |
commit | ce86854ff88f4bd813a0d4f1387c1f9dcabb2a95 (patch) | |
tree | 787b17040f892f89fb8004f88deb55f355c5c976 /eclass/games.eclass | |
parent | dev-embedded/avr-libc: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-... (diff) | |
download | gentoo-ce86854ff88f4bd813a0d4f1387c1f9dcabb2a95.tar.gz gentoo-ce86854ff88f4bd813a0d4f1387c1f9dcabb2a95.tar.bz2 gentoo-ce86854ff88f4bd813a0d4f1387c1f9dcabb2a95.zip |
kernel-2.eclass: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-only
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
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'eclass/games.eclass')
0 files changed, 0 insertions, 0 deletions