You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
262 B

6 years ago
--- ../cache/vifm-0.10/src/compat/pthread.h 2018-11-11 15:20:19.000000000 +0000
+++ ./src/compat/pthread.h 2019-01-16 03:21:20.171148938 +0000
@@ -21,7 +21,7 @@
#include <pthread.h>
-#ifdef __APPLE__
+#ifdef __ANDROID__
typedef int pthread_spinlock_t;