CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/11/24 04:20:08
Modified files:
devel/pcre : Makefile
Added files:
devel/pcre/patches: patch-pcre_exec_c
Log message:
Fix the stack frame size detection when building with 'recent' gcc. This
in turn fixes mariadb configure step on non-clang archs.
Patch from https://bugs.exim.org/show_bug.cgi?id=2173 via George Koehler,
thanks !
Tested on sparc64 & macppc with gcc 6.
ok robert@ (MAINTAINER)
