mirror of
https://github.com/RetroDECK/org.mamedev.MAME.git
synced 2025-01-19 11:05:37 +00:00
14 lines
334 B
Diff
14 lines
334 B
Diff
diff --git a/makefile b/makefile
|
|
index c5cedbc0..797ea027 100644
|
|
--- a/makefile
|
|
+++ b/makefile
|
|
@@ -66,7 +66,7 @@
|
|
# USE_SYSTEM_LIB_EXPAT = 1
|
|
# USE_SYSTEM_LIB_ZLIB = 1
|
|
# USE_SYSTEM_LIB_JPEG = 1
|
|
-# USE_SYSTEM_LIB_FLAC = 1
|
|
+USE_SYSTEM_LIB_FLAC = 1
|
|
# USE_SYSTEM_LIB_LUA = 1
|
|
# USE_SYSTEM_LIB_SQLITE3 = 1
|
|
# USE_SYSTEM_LIB_PORTMIDI = 1
|