OSDN Git Service

android: Suppress compiler warnings not used in autotools build
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 29 Oct 2013 15:23:38 +0000 (16:23 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 30 Oct 2013 10:09:05 +0000 (12:09 +0200)
commitb95fba99cf17fecae69d5b2c27de65088d191eab
tree056499a0d5f7aa308ea8fcc6473b63a550377e38
parent0f8e15cb6714cc47579b2c507bcb4ba314a9c0f1
android: Suppress compiler warnings not used in autotools build

Android build system is enabling some additional warnings that are not
enabled when building with autotools. This avoids spurious warnings
while building on Android.
android/Android.mk