K 10 svn:author V 7 fernape K 8 svn:date V 27 2018-11-21T17:07:43.474690Z K 7 svn:log V 440 MFH: r485187 cad/openvsp: Unbreak port Port was broken after last compilers updates in 11 and 12. Clang is now able to compile the port but we need to patch as_callfunc_x86.cpp unconditionally, otherwise clang complains (or dies, depending on the version) with: this directive must appear between .cfi_startproc and .cfi_endproc directives Also use localbase to simplify flags handling. Reported by: pkg-fallout Approved by: portmgr@ END