diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2023-09-24 00:23:34 -0400 |
|---|---|---|
| committer | Zac Medico <zmedico@gentoo.org> | 2023-09-24 19:43:36 -0700 |
| commit | 4f2670a9b5d455c285c6f75347488481a412cc61 (patch) | |
| tree | c33bccae6b3e5d3acee25d37d8e8f70f3ff999f5 /dev-python/python-utils | |
| parent | 2743b32d1fb07494f909c8f6efc78d1782bb4295 (diff) | |
| download | gentoo-4f2670a9b5d455c285c6f75347488481a412cc61.tar.gz gentoo-4f2670a9b5d455c285c6f75347488481a412cc61.tar.bz2 gentoo-4f2670a9b5d455c285c6f75347488481a412cc61.zip | |
app-text/podofo: suppress possibly impactful compiler fp handling
The tests fail on specific combinations of compiler optimizations due to
https://github.com/podofo/podofo/issues/103
In particular, at -march=x86-64-v3 levels and up, plus -O2. Setting
-ffp-contract=off makes the tests pass again... this *could* just be a
test data issue, but it may also be genuine library mis-handling. To be
on the safe side, just compile podofo such that it definitely passes its
tests, while waiting for an upstream response.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-python/python-utils')
0 files changed, 0 insertions, 0 deletions
