Date: Thu, 27 Aug 2020 14:35:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248859] x11-wm/piewm: Fix link error: "ld: error: duplicate symbol: yylineno" Message-ID: <bug-248859-7788-qyZ6Etb30d@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248859-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248859-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248859 --- Comment #8 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kevans Date: Thu Aug 27 14:34:54 UTC 2020 New revision: 546349 URL: https://svnweb.freebsd.org/changeset/ports/546349 Log: MFH: r546348 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 Approved by: ports-secteam (implicit, -fno-common build fix) Changes: _U branches/2020Q3/ branches/2020Q3/x11-wm/piewm/files/patch-gram.y --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248859-7788-qyZ6Etb30d>