gnupg2: Patch configure.ac android check
Submitted upstream at https://bugs.gnupg.org/gnupg/issue2418
This commit is contained in:
parent
61ce8419c3
commit
247be15c52
@ -1,7 +1,16 @@
|
||||
diff -u -r ../gnupg-2.1.10/configure ./configure
|
||||
--- ../gnupg-2.1.10/configure 2015-12-04 04:57:06.000000000 -0500
|
||||
+++ ./configure 2016-01-20 16:52:13.149463376 -0500
|
||||
@@ -14612,13 +14612,6 @@
|
||||
diff -u -r ../gnupg-2.1.14/configure ./configure
|
||||
--- ../gnupg-2.1.14/configure 2016-07-14 10:03:06.000000000 -0400
|
||||
+++ ./configure 2016-07-14 19:20:04.539115863 -0400
|
||||
@@ -8044,7 +8044,7 @@
|
||||
;;
|
||||
m68k-atari-mint)
|
||||
;;
|
||||
- *-linux-androideabi)
|
||||
+ *-linux-android*)
|
||||
have_android_system=yes
|
||||
# Android is fully utf-8 and we do not want to use iconv to
|
||||
# keeps things simple
|
||||
@@ -14729,13 +14729,6 @@
|
||||
done
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user