Exclude cflags in Android.mk -


i wish exclude global compile flags android.mk compilation e.g. -werror=format-security. there recommended way without hacking central android make files?

you should @ least able override settings adding more cflags within own android.mk, adding e.g. -wno-error=format-security.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -