head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.12 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.14 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.10 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.8 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.6 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.4 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.2 pkgsrc-2018Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2020.05.31.12.28.21; author nia; state dead; branches; next 1.1; commitid pKf3irgi2YyLeoaC; 1.1 date 2018.08.17.12.54.48; author nia; state Exp; branches; next ; commitid 5YVoDcpWs7pEptOA; desc @@ 1.2 log @emulators: remove libretro-fbalpha, replaced by libretro-fbneo @ text @$NetBSD: patch-makefile.libretro,v 1.1 2018/08/17 12:54:48 nia Exp $ Don't force -O3. --- makefile.libretro.orig 2018-04-08 06:33:58.000000000 +0000 +++ makefile.libretro @@@@ -427,8 +427,8 @@@@ ifeq ($(DEBUG), 1) CXXFLAGS += -O0 -g -DFBA_DEBUG else ifeq (,$(findstring msvc,$(platform))) - CFLAGS += -O3 -DNDEBUG - CXXFLAGS += -O3 -DNDEBUG + CFLAGS += -DNDEBUG + CXXFLAGS += -DNDEBUG else CFLAGS += -O2 -DNDEBUG CXXFLAGS += -O2 -DNDEBUG @ 1.1 log @libretro-fbalpha: add version 0.2.97.42.20180408. Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. FB Alpha (Final Burn Alpha) is an arcade game emulator. @ text @d1 1 a1 1 $NetBSD$ @