portage/stages: disable openmp on gettext also
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
parent
a0b53f9611
commit
8b0eba12e0
2 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
||||||
# here to avoid failures in stage3
|
# here to avoid failures in stage3
|
||||||
app-crypt/libb2 -openmp
|
app-crypt/libb2 -openmp
|
||||||
app-portage/portage-utils -openmp
|
app-portage/portage-utils -openmp
|
||||||
|
sys-devel/gettext -openmp
|
||||||
|
|
|
@ -3,3 +3,4 @@
|
||||||
# here to avoid failures in stage3
|
# here to avoid failures in stage3
|
||||||
app-crypt/libb2 -openmp
|
app-crypt/libb2 -openmp
|
||||||
app-portage/portage-utils -openmp
|
app-portage/portage-utils -openmp
|
||||||
|
sys-devel/gettext -openmp
|
||||||
|
|
Loading…
Add table
Reference in a new issue