diff --git a/Application.mk b/Application.mk index 92d27094..b6ff9822 100644 --- a/Application.mk +++ b/Application.mk @@ -1,2 +1,3 @@ APP_MODULES := bulletjme -APP_STL := c++_static \ No newline at end of file +APP_STL := c++_static +APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true \ No newline at end of file