CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/27 10:48:27
Modified files:
www/webkitgtk4 : Makefile
Log message:
Fix disabling assembler / enabling C_LOOP on unsupported archs
This used to work but the flag name has changed in the past. riscv64 is
the only affected arch since its native support is limited to LLInt (and
that one fails to link on OpenBSD).
ok ajacoutot@ (maintainer)
