profiles/prefix/darwin/macos: fix libgcrypt compilation when using Clang
authorFabian Groffen <grobian@gentoo.org>
Thu, 29 Nov 2018 13:24:42 +0000 (14:24 +0100)
committerFabian Groffen <grobian@gentoo.org>
Thu, 29 Nov 2018 13:25:23 +0000 (14:25 +0100)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
profiles/prefix/darwin/macos/arch/x64/package.use.force
profiles/prefix/darwin/macos/arch/x86/package.use.force

index 84034d863e339b1fc97be0d7b280d8099bfe1723..ef8f6e2272cd7e090d9c298dab590da135efd062 100644 (file)
@@ -1,6 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen <grobian@gentoo.org> (29 Nov 2018)
+# libgcrypt relies on GCC pragma to disable optimisation, but we use Clang
+dev-libs/libgcrypt o-flag-munging
+
 # Fabian Groffen <grobian@gentoo.org> (20 Dec 2016)
 # Force the host target to avoid dependency hell
 sys-devel/clang llvm_targets_X86
index 84034d863e339b1fc97be0d7b280d8099bfe1723..ef8f6e2272cd7e090d9c298dab590da135efd062 100644 (file)
@@ -1,6 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen <grobian@gentoo.org> (29 Nov 2018)
+# libgcrypt relies on GCC pragma to disable optimisation, but we use Clang
+dev-libs/libgcrypt o-flag-munging
+
 # Fabian Groffen <grobian@gentoo.org> (20 Dec 2016)
 # Force the host target to avoid dependency hell
 sys-devel/clang llvm_targets_X86