tox4j / deprecated-tox4j

Deprecated, see http://github.com/TokTok/jvm-toxcore-c
http://github.com/TokTok/jvm-toxcore-c
Other
42 stars 17 forks source link

When building for android don't include gcov code #140

Closed optimumtact closed 9 years ago

optimumtact commented 9 years ago

This made us run into compilation errors when building with the android ndk cpp/Tox4j.cpp:24: error: undefined reference to '__gcov_flush'

Would be nice if it was surrounded with an ifndef ANDROID