svn commit: r499766 - branches/2019Q2/emulators/gngeo

Antoine Brodin antoine at FreeBSD.org
Tue Apr 23 15:24:39 UTC 2019


Author: antoine
Date: Tue Apr 23 15:24:37 2019
New Revision: 499766
URL: https://svnweb.freebsd.org/changeset/ports/499766

Log:
  MFH: r499765
  
  Mark BROKEN on i386
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q2/emulators/gngeo/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/emulators/gngeo/Makefile
==============================================================================
--- branches/2019Q2/emulators/gngeo/Makefile	Tue Apr 23 15:24:13 2019	(r499765)
+++ branches/2019Q2/emulators/gngeo/Makefile	Tue Apr 23 15:24:37 2019	(r499766)
@@ -13,6 +13,8 @@ COMMENT=	NeoGeo emulator
 
 LICENSE=	GPLv2
 
+BROKEN_i386=	unknown argument: '-frerun-loop-opt'
+
 USES=		autoreconf compiler:features gmake
 USE_SDL=	image sdl
 USE_GL=		yes


More information about the svn-ports-branches mailing list