From 1e609a4f849e929f09c4b3438ed5fe414b34789b Mon Sep 17 00:00:00 2001 From: orbea Date: Fri, 26 Jul 2019 08:49:20 -0700 Subject: [PATCH] Makefile.vita: Try to fix the build. Tries to fix multiple definition warnings. --- Makefile.vita | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.vita b/Makefile.vita index bacdc8dd1e..a1a0fb882a 100644 --- a/Makefile.vita +++ b/Makefile.vita @@ -32,7 +32,6 @@ else HAVE_RJPEG := 1 HAVE_RBMP := 1 HAVE_RTGA := 1 - HAVE_BUILTINZLIB := 1 HAVE_ZLIB := 1 HAVE_7ZIP := 1 HAVE_VITA2D := 1