svn commit: r493277 - branches/2019Q1/x11/eaglemode

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Feb 18 17:07:58 UTC 2019


Author: amdmi3
Date: Mon Feb 18 17:07:57 2019
New Revision: 493277
URL: https://svnweb.freebsd.org/changeset/ports/493277

Log:
  MFH: r489713
  
  Bring back LLD_UNSAFE, it's still needed
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2019Q1/x11/eaglemode/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/x11/eaglemode/Makefile
==============================================================================
--- branches/2019Q1/x11/eaglemode/Makefile	Mon Feb 18 17:05:42 2019	(r493276)
+++ branches/2019Q1/x11/eaglemode/Makefile	Mon Feb 18 17:07:57 2019	(r493277)
@@ -21,6 +21,8 @@ USE_PERL5=	build
 USE_XORG=	x11 xext xxf86vm
 SUB_FILES=	eaglemode.sh
 
+LLD_UNSAFE=	yes
+
 BUILD_ARGS=	continue=no
 
 .for lib in X11 jpeg png tiff


More information about the svn-ports-branches mailing list