ncurses: update to 6.3
[openwrt/openwrt.git] / package / libs / ncurses / patches / 103-ncurses-ar-determinism.patch
index 1bfa93e3aae6705fc40567b3ed0bda2f0d0c806c..5ef8ab7ab0d33227887d6f6e8e0d08e8dc9da652 100644 (file)
@@ -1,22 +1,22 @@
 --- a/aclocal.m4
 +++ b/aclocal.m4
-@@ -454,7 +454,7 @@ AC_REQUIRE([CF_PROG_AR])
+@@ -505,7 +505,7 @@ AC_CACHE_CHECK(for options to update arc
+               ;;
+       (*)
+               cf_cv_ar_flags=unknown
+-              for cf_ar_flags in -curvU -curv curv -crv crv -cqv cqv -rv rv
++              for cf_ar_flags in -curvD -curv curv -crv crv -cqv cqv -rv rv
+               do
  
- AC_CACHE_CHECK(for options to update archives, cf_cv_ar_flags,[
-       cf_cv_ar_flags=unknown
--      for cf_ar_flags in -curvU -curv curv -crv crv -cqv cqv -rv rv
-+      for cf_ar_flags in -curvD -curv curv -crv crv -cqv cqv -rv rv
-       do
-               # check if $ARFLAGS already contains this choice
+                       # check if $ARFLAGS already contains this choice
 --- a/configure
 +++ b/configure
-@@ -4751,7 +4751,7 @@ if test "${cf_cv_ar_flags+set}" = set; t
- else
-       cf_cv_ar_flags=unknown
--      for cf_ar_flags in -curvU -curv curv -crv crv -cqv cqv -rv rv
-+      for cf_ar_flags in -curvD -curv curv -crv crv -cqv cqv -rv rv
-       do
+@@ -5072,7 +5072,7 @@ else
+               ;;
+       (*)
+               cf_cv_ar_flags=unknown
+-              for cf_ar_flags in -curvU -curv curv -crv crv -cqv cqv -rv rv
++              for cf_ar_flags in -curvD -curv curv -crv crv -cqv cqv -rv rv
+               do
  
-               # check if $ARFLAGS already contains this choice
+                       # check if $ARFLAGS already contains this choice