svn commit: r546349 - branches/2020Q3/x11-wm/piewm/files

Kyle Evans kevans at FreeBSD.org
Thu Aug 27 14:34:54 UTC 2020


Author: kevans
Date: Thu Aug 27 14:34:53 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)

Deleted:
  branches/2020Q3/x11-wm/piewm/files/patch-gram.y
Modified:
Directory Properties:
  branches/2020Q3/   (props changed)


More information about the svn-ports-all mailing list