dev-util/w32api: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-only
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 7 Jan 2018 18:45:41 +0000 (18:45 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 7 Jan 2018 19:39:45 +0000 (19:39 +0000)
commit84524c103499adddc67252e5ddfda4effe3a6836
treef1ebe0087748afdc8f31da36e220268b85e43b99
parent11ad885f29c27e5b251715f892e3b2bd77cfc768
dev-util/w32api: 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
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-util/w32api/w32api-3.17.2.ebuild
dev-util/w32api/w32api-4.0.3.1.ebuild