svn commit: r546348 - head/x11-wm/piewm/files
Kyle Evans
kevans at FreeBSD.org
Thu Aug 27 14:33:30 UTC 2020
Author: kevans
Date: Thu Aug 27 14:33:29 2020
New Revision: 546348
URL: https://svnweb.freebsd.org/changeset/ports/546348
Log:
x11-wm/piewm: fix the build with LLVM 11
This patch de-extern'd yylineno to actually cause the build failure that
popped up with the new -fno-common default that debuted in LLVM 11 and GCC
10. Simply remove the patch to fix the build.
PR: 248859
MFH: 2020Q3 (-fno-common build fix)
Deleted:
head/x11-wm/piewm/files/patch-gram.y
More information about the svn-ports-all
mailing list