diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:04:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:13:10 +0200 |
commit | 824b95e092749d96f26d443ef8e83542e6e6580a (patch) | |
tree | 5ff678c34da96f7c192b95ebbe348084a9743015 /sys-libs/compiler-rt | |
parent | dev-util/lldb: Fix EmptyGlobalAssignment (diff) | |
download | gentoo-824b95e092749d96f26d443ef8e83542e6e6580a.tar.gz gentoo-824b95e092749d96f26d443ef8e83542e6e6580a.tar.bz2 gentoo-824b95e092749d96f26d443ef8e83542e6e6580a.zip |
sys-libs/compiler-rt: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild index f5ece0834a5e..9c46e6737daa 100644 --- a/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" IUSE="+abi_x86_32 abi_x86_64 +clang +debug test" RESTRICT="!test? ( test ) !clang? ( test )" diff --git a/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild index f5ece0834a5e..9c46e6737daa 100644 --- a/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" IUSE="+abi_x86_32 abi_x86_64 +clang +debug test" RESTRICT="!test? ( test ) !clang? ( test )" diff --git a/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild b/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild index f5ece0834a5e..9c46e6737daa 100644 --- a/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" IUSE="+abi_x86_32 abi_x86_64 +clang +debug test" RESTRICT="!test? ( test ) !clang? ( test )" |