tb dababe09ce graphics/mypaint: unbreak build on sparc64
Instead of setting environment variables to "" to avoid passing
-fopenmp to compiler and linker, disable OpenMP in setup.py.
Strangely, clang seems to ignore empty file name arguments on its
command line. However, gcc errors since it tries to access("", F_OK).

ok kmos, pamela (maintainer)
2021-05-19 02:11:08 +00:00
..