diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-09-16 16:00:44 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-09-16 16:00:44 +0100 |
commit | 8bc68e8050cda74d7c928dbee80524e4442b1d5b (patch) | |
tree | 683570abc5bf001aac5ec05279d71832a33a828c /app-i18n | |
parent | app-admin/sudo: Stabilize 1.9.11_p3 hppa, #868945 (diff) | |
download | gentoo-8bc68e8050cda74d7c928dbee80524e4442b1d5b.tar.gz gentoo-8bc68e8050cda74d7c928dbee80524e4442b1d5b.tar.bz2 gentoo-8bc68e8050cda74d7c928dbee80524e4442b1d5b.zip |
media-gfx/gmic: fix USE=-openmp automagic
If the preprocessor macro cimg_use_openmp is unset G'MIC code tries to
guess if OpenMP is available by checking for the presence of the macro
_OPENMP. This, as demonstrated by the bug ticket at hand, does not
always work correctly.
Fortunately, explicitly setting cimg_use_openmp to 0 should put in end
to this silliness.
Closes: https://bugs.gentoo.org/870382
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-i18n')
0 files changed, 0 insertions, 0 deletions