mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
get rid of port_config.h
This commit is contained in:
parent
5609d343e3
commit
9c9cda8c39
21 changed files with 73 additions and 288 deletions
|
@ -71,7 +71,7 @@ LOCAL_SRC_FILES += $(R)zlib/gzio.c $(R)zlib/inffast.c $(R)zlib/inflate.c \
|
|||
|
||||
LOCAL_SRC_FILES += $(R)unzip/unzip.c $(R)unzip/unzip_stream.c
|
||||
|
||||
LOCAL_C_INCLUDES += $(R) $(R)platform/linux
|
||||
LOCAL_C_INCLUDES += $(R)
|
||||
|
||||
LOCAL_CFLAGS += $(addprefix -D,$(DEFINES))
|
||||
LOCAL_CFLAGS += -Wall -O3 -ffast-math -DNDEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue