Disable openmp also in portage-utils

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-09-03 16:23:48 +02:00
parent 56baffb0af
commit ee2f70b84e
No known key found for this signature in database
GPG key ID: 2C1B5A27B5CD7B95
4 changed files with 10 additions and 8 deletions

View file

@ -1,4 +0,0 @@
# clang from stage1 does not have openmp capability, so turn this off
# here to avoid failures in stage3
app-crypt/libb2 -openmp

View file

@ -0,0 +1,5 @@
# compilers from stage1 do not have openmp capability, so turn this off
# here to avoid failures in stage3
app-crypt/libb2 -openmp
app-portage/portage-utils -openmp

View file

@ -1,4 +0,0 @@
# clang from stage1 does not have openmp capability, so turn this off
# here to avoid failures in stage3
app-crypt/libb2 -openmp

View file

@ -0,0 +1,5 @@
# compilers from stage1 do not have openmp capability, so turn this off
# here to avoid failures in stage3
app-crypt/libb2 -openmp
app-portage/portage-utils -openmp