From 729b4b39a2677580a7bc10f09c8c8e4d88065aca Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 23 Apr 2019 15:24:37 +0000 Subject: [PATCH] MFH: r499765 Mark BROKEN on i386 Reported by: pkg-fallout --- emulators/gngeo/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index f7015a9d8814..9a9368c65448 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -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