mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(samples/tasks/database) Define -DHAVE_COMPRESSION
This commit is contained in:
parent
25ab35b7d0
commit
5697a24946
@ -100,7 +100,7 @@ SOURCES_C := \
|
||||
$(LIBRETRO_COMM_DIR)/streams/file_stream.c \
|
||||
$(LIBRETRO_COMM_DIR)/vfs/vfs_implementation.c
|
||||
|
||||
DEFINES = -DHAVE_LIBRETRODB
|
||||
DEFINES = -DHAVE_LIBRETRODB -DHAVE_COMPRESSION
|
||||
|
||||
CFLAGS += $(DEFINES)
|
||||
CXXFLAGS += $(DEFINES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user