From a536532e3079514630ffe32ddf6f35967c610d7f Mon Sep 17 00:00:00 2001 From: Brian Koropoff Date: Sun, 17 Sep 2017 22:04:29 -0700 Subject: [PATCH] Unleash the compressed hunks of data --- qb/config.params.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index 76c0ff935a..d255318482 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -82,7 +82,7 @@ HAVE_SSE=no # x86 SSE optimizations (SSE, SSE2) HAVE_FLOATHARD=no # Force hard float ABI (for ARM) HAVE_FLOATSOFTFP=no # Force soft float ABI (for ARM) HAVE_7ZIP=yes # Compile in 7z support -HAVE_FLAC=no # Compile in flac support +HAVE_FLAC=yes # Compile in flac support HAVE_UPDATE_ASSETS=yes # Disable downloading assets with online updater HAVE_PRESERVE_DYLIB=no # Enable dlclose() for Valgrind support HAVE_PARPORT=auto # Parallel port joypad support