CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/03/02 02:04:35
Modified files:
devel/py-greenlet: Makefile
Log message:
py-greenlet tweaks:
- run tests from build dir so the .so is available, remove NO_TEST.
- set COMPILER, this uses C++ in the extension so needs ports-gcc on
gcc archs to avoid c++ standard library conflict.
