Kaydet (Commit) c3e32b0f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Make icu4c-android.patch apply again

Change-Id: I98d9fecb0f44b0b4354029bab1a5d675e98edd1f
üst aa27be00
...@@ -17,9 +17,9 @@ ...@@ -17,9 +17,9 @@
fi ;; fi ;;
-*-*-linux*|*-*-gnu|*-*-k*bsd*-gnu|*-*-kopensolaris*-gnu) icu_cv_host_frag=mh-linux ;; -*-*-linux*|*-*-gnu|*-*-k*bsd*-gnu|*-*-kopensolaris*-gnu) icu_cv_host_frag=mh-linux ;;
+*-*-linux*|*-*-gnu|*-*-k*bsd*-gnu|*-*-kopensolaris*-gnu|*-*-*-androideabi*) icu_cv_host_frag=mh-linux ;; +*-*-linux*|*-*-gnu|*-*-k*bsd*-gnu|*-*-kopensolaris*-gnu|*-*-*-androideabi*) icu_cv_host_frag=mh-linux ;;
*-*-cygwin|*-*-mingw32|*-*-mingw64) i[34567]86-*-cygwin)
if test "$GCC" = yes; then if test "$GCC" = yes; then
cat confdefs.h - <<_ACEOF >conftest.$ac_ext icu_cv_host_frag=mh-cygwin
@@ -6032,6 +6032,10 @@ @@ -6032,6 +6032,10 @@
# Check to see if genccode can generate simple assembly. # Check to see if genccode can generate simple assembly.
GENCCODE_ASSEMBLY= GENCCODE_ASSEMBLY=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment