Created attachment 203659 [details] patch Add -Wno-error=stringop-truncation to CFLAGS when using GCC. This fixes build when on GCC architectures. Tested on powerpc64 and amd64.
A commit references this bug: Author: pkubaj Date: Tue Apr 30 19:10:40 UTC 2019 New revision: 500555 URL: https://svnweb.freebsd.org/changeset/ports/500555 Log: www/squid: fix build with GCC-based architectures Add -Wno-error=stringop-truncation to CFLAGS when using GCC. PR: 237276 Approved by: timp87@gmail.com (maintainer timeout), mat (mentor) Differential Revision: https://reviews.freebsd.org/D20104 Changes: head/www/squid/Makefile