Fix wrong -std=c99

This commit is contained in:
mittorn 2017-07-30 12:30:47 +03:00 committed by Night Owl
parent 989b68f65d
commit b6dfc61e55

View File

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