Created attachment 200704 [details] patch 2.9.8 introduced -Wno-array-bounds which causes build issue with GCC. Remove it when GCC is used. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Override assignment as this is an immediate problem for powerpc64. Causes 11.5k ports to be skipped.
Looks fine, please go ahead, sorry for the breakage.
A commit references this bug: Author: swills Date: Sat Jan 5 23:55:00 UTC 2019 New revision: 489423 URL: https://svnweb.freebsd.org/changeset/ports/489423 Log: textproc/libxml2: fix build with GCC-based architectures PR: 234563 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Pointyhat to: swills Changes: head/textproc/libxml2/Makefile
Committed, thanks!