From: Francisco José García García Date: Mon, 26 Sep 2016 23:02:00 +0000 (+0200) Subject: (Vita) Disable debug X-Git-Tag: r24l~827^2 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f73c14c11377887630c696cefd035a21e976e09;p=pcsx_rearmed.git (Vita) Disable debug --- diff --git a/Makefile.libretro b/Makefile.libretro index a0f0c07d..a7fa0ebb 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -1,6 +1,6 @@ # Makefile for PCSX ReARMed (libretro) -DEBUG=1 +DEBUG=0 ifeq ($(platform),) platform = unix