mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 07:20:36 +00:00
(Android) Change APPL_STL back too
This commit is contained in:
parent
77143179b5
commit
f8ac103888
@ -39,4 +39,4 @@ ifeq ($(USE_CLANG),1)
|
|||||||
APP_CPPFLAGS := -Wno-invalid-source-encoding
|
APP_CPPFLAGS := -Wno-invalid-source-encoding
|
||||||
endif
|
endif
|
||||||
|
|
||||||
APP_STL := c++_static
|
APP_STL := gnustl_static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user