summaryrefslogtreecommitdiff
path: root/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2025-09-09 22:12:56 +0200
committerMaciej Barć <xgqt@gentoo.org>2025-09-09 23:26:21 +0200
commit278612ff4ff45ad454a3aed89e1a1eba8c65983e (patch)
treef2acab0b77ef5fcd39616c92cbdcb5a8ca2a1722 /dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild
parent988f19e3d5b0775a9376372b2d964bc475b4e472 (diff)
downloadgentoo-278612ff4ff45ad454a3aed89e1a1eba8c65983e.tar.gz
gentoo-278612ff4ff45ad454a3aed89e1a1eba8c65983e.tar.bz2
gentoo-278612ff4ff45ad454a3aed89e1a1eba8c65983e.zip
dev-dotnet/dotnet-sdk: use strip-flags to remove flags unsupported by clang
Closes: https://bugs.gentoo.org/962556 Reported-by: Vaclav Danek <danvac@seznam.cz> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild')
-rw-r--r--dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild
index 40cec2bd9db2..6f70992dd805 100644
--- a/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild
+++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild
@@ -178,6 +178,7 @@ pkg_setup() {
src_prepare() {
default
+ strip-flags
filter-flags -Werror=lto-type-mismatch # Not implemented by Clang, bug 946334
filter-flags -Wlto-type-mismatch
filter-lto