mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-26 12:47:37 +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
|
||||
endif
|
||||
|
||||
APP_STL := c++_static
|
||||
APP_STL := gnustl_static
|
||||
|
Loading…
Reference in New Issue
Block a user