[Bug 248859] x11-wm/piewm: Fix link error: "ld: error: duplicate symbol: yylineno"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 27 14:33:34 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248859
--- Comment #7 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: kevans
Date: Thu Aug 27 14:33:29 UTC 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)
Changes:
head/x11-wm/piewm/files/patch-gram.y
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list