mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Makefile.common - cleanup
This commit is contained in:
parent
f7569f265d
commit
a62bbfe283
@ -35,11 +35,6 @@ ifeq ($(TDM_GCC),)
|
||||
LDCXXFLAGS += -static-libstdc++
|
||||
endif
|
||||
|
||||
ifeq ($(REENTRANT_TEST), 1)
|
||||
DEFINES += -Dmain=retroarch_main
|
||||
OBJ += console/test.o
|
||||
endif
|
||||
|
||||
CFLAGS += -I./libretro-common/include
|
||||
|
||||
# Switches
|
||||
|
Loading…
x
Reference in New Issue
Block a user