diff options
| author | 2024-01-10 10:54:02 -0500 | |
|---|---|---|
| committer | 2024-01-10 10:54:49 -0500 | |
| commit | 31f9bd5202c4061677798509afe2a8f3846d7643 (patch) | |
| tree | 12e5e0db005f69f0fd9eb94e4522605f8ee59a85 | |
| parent | net-libs/pjproject: bump to 2.13.1-r1 to add IUSE=srtp (diff) | |
| download | gentoo-31f9bd5202c4061677798509afe2a8f3846d7643.tar.gz gentoo-31f9bd5202c4061677798509afe2a8f3846d7643.tar.bz2 gentoo-31f9bd5202c4061677798509afe2a8f3846d7643.zip | |
dev-util/intel_clc: Disable libunwind
Closes: https://bugs.gentoo.org/921709
Signed-off-by: Matt Turner <mattst88@gentoo.org>
| -rw-r--r-- | dev-util/intel_clc/intel_clc-23.3.1-r1.ebuild | 1 | ||||
| -rw-r--r-- | dev-util/intel_clc/intel_clc-23.3.2-r1.ebuild | 1 | ||||
| -rw-r--r-- | dev-util/intel_clc/intel_clc-9999.ebuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/intel_clc/intel_clc-23.3.1-r1.ebuild b/dev-util/intel_clc/intel_clc-23.3.1-r1.ebuild index f11eb6455214..db424b138dd6 100644 --- a/dev-util/intel_clc/intel_clc-23.3.1-r1.ebuild +++ b/dev-util/intel_clc/intel_clc-23.3.1-r1.ebuild @@ -103,6 +103,7 @@ src_configure() { -Dplatforms='' -Dglx=disabled + -Dlibunwind=disabled -Dzstd=disabled $(meson_feature unwind libunwind) diff --git a/dev-util/intel_clc/intel_clc-23.3.2-r1.ebuild b/dev-util/intel_clc/intel_clc-23.3.2-r1.ebuild index 46bcd7e65951..574ee3616a56 100644 --- a/dev-util/intel_clc/intel_clc-23.3.2-r1.ebuild +++ b/dev-util/intel_clc/intel_clc-23.3.2-r1.ebuild @@ -103,6 +103,7 @@ src_configure() { -Dplatforms='' -Dglx=disabled + -Dlibunwind=disabled -Dzstd=disabled $(meson_feature unwind libunwind) diff --git a/dev-util/intel_clc/intel_clc-9999.ebuild b/dev-util/intel_clc/intel_clc-9999.ebuild index 46bcd7e65951..574ee3616a56 100644 --- a/dev-util/intel_clc/intel_clc-9999.ebuild +++ b/dev-util/intel_clc/intel_clc-9999.ebuild @@ -103,6 +103,7 @@ src_configure() { -Dplatforms='' -Dglx=disabled + -Dlibunwind=disabled -Dzstd=disabled $(meson_feature unwind libunwind) |
