From 97d2ec654399c79c3a75796c82abcf7b1caeb01f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 13 Feb 2014 13:28:21 +0100 Subject: [PATCH] (PSP) Disable HAVE_FILE_LOGGER --- Makefile.psp1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.psp1 b/Makefile.psp1 index 12eb7a5f0d..b3f7abdab1 100644 --- a/Makefile.psp1 +++ b/Makefile.psp1 @@ -1,7 +1,7 @@ RARCH_VERSION = "0.9.9.3" BUILD_PRX = 1 -HAVE_FILE_LOGGER = 1 +HAVE_FILE_LOGGER = 0 TARGET = retroarchpsp