Date: Fri, 28 Aug 2020 18:11:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248976] x11-wm/tvtwm: Fix link error: "ld: error: duplicate symbol: yylineno" Message-ID: <bug-248976-7788-onRts67w3c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248976-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248976-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=3D248976 --- Comment #2 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kevans Date: Fri Aug 28 18:11:24 UTC 2020 New revision: 546780 URL: https://svnweb.freebsd.org/changeset/ports/546780 Log: x11-wm/tvtwm: Fix build with LLVM 11 The fix for this is identical to that of x11-wm/piewm; remove the patch t= hat explicitly de-externs yylineno when it's explicitly defined in another compilation unit (by flex). PR: 248976 MFH: 2020Q3 (-fno-common build fix) Changes: head/x11-wm/tvtwm/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-248976-7788-onRts67w3c>