mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
86af180095
Setting __ANDROID_API__ manually causes '__ANDROID_API__' macro redefined [-Werror,-Wmacro-redefined] when compiling the `ring` crate dependency. TARGET_CC wrapper should set necessary variables itself. See similar issue in the `ring` bugtracker for explanation: https://github.com/briansmith/ring/issues/1519