diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-05-17 22:35:09 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-05-20 16:01:46 -0400 |
commit | d59f05977cf91d0873b7a91a84c2811ae60302ff (patch) | |
tree | a65ce92a71bdabe00ca29c48499a6be254317ade /app-emulation/wine-staging | |
parent | app-emulation/wine-vanilla: support building with mingw64-toolchain (diff) | |
download | gentoo-d59f05977cf91d0873b7a91a84c2811ae60302ff.tar.gz gentoo-d59f05977cf91d0873b7a91a84c2811ae60302ff.tar.bz2 gentoo-d59f05977cf91d0873b7a91a84c2811ae60302ff.zip |
app-emulation/wine-vanilla: improve cross *FLAGS handling
Given wine will switch compiler, need to ensure unsupported flags were
stripped so that e.g. clang-specific flags won't cause a build failure.
strip-unsupported-flags doesn't act on CROSSCFLAGS, so use test-*
directly. Using := assignment so that users can override.
Additionally allowing LDFLAGS, there's not much to gain from it
but as long as unsupported is stripped it should cause no issues.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-staging')
0 files changed, 0 insertions, 0 deletions