summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-07-06 14:05:42 +0200
committerMichał Górny <mgorny@gentoo.org>2021-07-06 15:49:13 +0200
commitf4e3b066a918e06846242ec703b73604fd20b3aa (patch)
treeed9ef88f2d2943a6763f3718744f290d40d0c645 /sys-libs/libomp
parentdev-python/jupyter_packaging: enable py3.10 (diff)
downloadgentoo-f4e3b066a918e06846242ec703b73604fd20b3aa.tar.gz
gentoo-f4e3b066a918e06846242ec703b73604fd20b3aa.tar.bz2
gentoo-f4e3b066a918e06846242ec703b73604fd20b3aa.zip
sys-libs/libomp: Backport a test fix for 12.0.1-rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/Manifest1
-rw-r--r--sys-libs/libomp/libomp-12.0.1_rc4.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-libs/libomp/Manifest b/sys-libs/libomp/Manifest
index 8c0855d8d8fd..bb04dc40ab66 100644
--- a/sys-libs/libomp/Manifest
+++ b/sys-libs/libomp/Manifest
@@ -1,3 +1,4 @@
+DIST llvm-gentoo-patchset-12.0.1-rc4-1.tar.xz 4776 BLAKE2B 2ae7994089922805c9b82268e4c73d9a70edbb8860af7e593da904c673836713fae5fd7626ef1dbfe813c66f4da8308b26b4cd0bd977471834d49512690afa39 SHA512 386668fd338ee24677c51379c69a73b6a749bd4cf72bf59f9cb800b1ac19938275d64d0c23e431c80ed5e572d86d94bbb030241c43cbf541801cdc672f5911c1
DIST llvmorg-10.0.1.tar.gz 120880730 BLAKE2B 30f19f56c4d1f6abcda5fec76256219d1e3c8a6ff1a1f152f94bfe362c07884339fe571ff7fe903ed3b3deb150b2fa868c387887a0dea2930dc08b81db71a5b1 SHA512 48078fff9293a87f1a973f3348f79506f04c3da774295f5eb67d74dd2d1aa94f0973f8ced3f4ab9e8339902071f82c603b43d5608ad7227046c4da769c5d2151
DIST llvmorg-11.1.0.tar.gz 122776532 BLAKE2B ca842ff4afff8f44c82b5e7383962a9c45ca1c93b64fa4c6ebcd70a1d3849dbad2b8e4e24fba02d144c6266d7fab3607ebc6999b28c229cb35256cf40f26a985 SHA512 9a8ce022a935eed42fa71a224f2a207122aadcbef58ee855fdb4825f879e7d028e4dcff22c19b9d336db1c8bf63fb84372d44981acf84615f757e54306c92b81
DIST llvmorg-12.0.0.tar.gz 134226215 BLAKE2B f9c3ba8c58571855caa4f206fd285c9b5be66672fb0814cb8bc0964a051f57f5d35013aa1e27cbda502652b37df1ec23474129109e76a42066847860db441dbe SHA512 0cff02155c5ac0d6db2b72d60d9819d5b5dd859663b45f721b1c7540239c2fceb1f57d9173f6870c49de851c242ed8e85c5c6d6577a1f8092a7c5dcd12513b26
diff --git a/sys-libs/libomp/libomp-12.0.1_rc4.ebuild b/sys-libs/libomp/libomp-12.0.1_rc4.ebuild
index 0fd7afe0ff42..3df9370ea6d6 100644
--- a/sys-libs/libomp/libomp-12.0.1_rc4.ebuild
+++ b/sys-libs/libomp/libomp-12.0.1_rc4.ebuild
@@ -38,6 +38,7 @@ BDEPEND="dev-lang/perl
)"
LLVM_COMPONENTS=( openmp llvm/include )
+LLVM_PATCHSET=12.0.1-rc4-1
llvm.org_set_globals
python_check_deps() {