Created attachment 222754 [details] SVN diff Hi, This patch adds "static" for inline function to fix build in case of "WITH_DEBUG". Compiler use "inline" as hint, so in case of no optimizations it ignore inlining. Testport is done for 12.2 and 13.0-BETA1.
^Triage: [tags] in issue Titles are deprecated. ^Triage: Simplifying title
It fails to patch for me: ===> Patching for vde2-2.3.2_5 ===> Applying FreeBSD patches for vde2-2.3.2_5 from /usr/ports/net/vde2/files Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to src/vde_l3/vde_l3.c.rej ===> FAILED Applying FreeBSD patch-src_vde__l3_vde__l3.c ===> Cleanly applied FreeBSD patch(es) patch-src__dpipe.c patch-src_vde__cryptcab_cryptcab.c ===> FAILED to apply cleanly FreeBSD patch(es) patch-src_vde__l3_vde__l3.c *** Error code 1 Can you check it? Thanks!