On 2022 Sep 19 (Mon) at 18:57:41 +0200 (+0200), tux0r wrote: :For no obvious reason, the dev decided to delete the Makefile, so the port will have to take care of that as well... : :Looks like no OpenBSD-specifics are required this time - here's the patch. : :tux0r.
Please remove "-O3 -march=native" from the compiler line. We don't want -O3 optimizations, and "-march=native" will generate code that won't run on all supported machines. -- Practical people would be more practical if they would take a little more time for dreaming. -- J. P. McEvoy