Fix wrong -std=c99

This commit is contained in:
mittorn 2017-07-30 12:30:47 +03:00
parent 8bae5a5450
commit 96b1f4c58e

View File

@ -13,7 +13,6 @@ LOCAL_MODULE := client
#else
APP_PLATFORM := android-8
#endif
LOCAL_CONLYFLAGS += -std=c99
include $(XASH3D_CONFIG)