CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/23 06:01:19
Modified files:
devel/dyncall : Makefile
Added files:
devel/dyncall/patches: patch-dyncall_dyncall_call_ppc32_S
patch-dyncall_dyncall_call_ppc64_S
patch-dyncallback_dyncall_callback_ppc32_S
patch-dyncallback_dyncall_callback_ppc64_S
Log message:
add patches from upstream to fix asm syntax which clang doesn't grok.
noticed on powerpc64 but these fixes also apply to powerpc proper so
remove the workaround from Makefile too.