libandroid-support: Bump revision after arm softfp
[termux-packages] / packages / libandroid-support / iconv.h.patch
1 diff -u -r /home/fornwall/lib/android-ndk/sources/android/support/include/iconv.h ./include/iconv.h
2 --- /home/fornwall/lib/android-ndk/sources/android/support/include/iconv.h 2014-06-03 13:15:33.000000000 -0400
3 +++ ./include/iconv.h 2016-01-03 21:17:16.472527767 -0500
4 @@ -28,8 +28,6 @@
5 #ifndef NDK_ANDROID_SUPPORT_ICONV_H
6 #define NDK_ANDROID_SUPPORT_ICONV_H
7
8 -#if !defined(__LP64__)
9 -
10 #ifdef __cplusplus
11 extern "C" {
12 #endif
13 @@ -46,6 +44,4 @@
14 } // extern "C"
15 #endif
16
17 -#endif // !__LP64__
18 -
19 #endif // NDK_ANDROID_SUPPORT_ICONV_H