diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-01 19:13:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-01 19:13:16 +0000 |
commit | 53cd419ef4b9655c1a49081408a7a34c5f6af5a9 (patch) | |
tree | 52f0b899ca60888eefbd076127469ce00e031779 /ftp/curl/files/patch-configure | |
parent | Update to 1.4.3 (diff) |
Update to 7.62.0
Changes: https://curl.haxx.se/changes.html
Security: e0ab1773-07c1-46c6-9170-4c5e81c00927
MFH: 2018Q4
Notes
Notes:
svn path=/head/; revision=483704
Diffstat (limited to '')
-rw-r--r-- | ftp/curl/files/patch-configure | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/ftp/curl/files/patch-configure b/ftp/curl/files/patch-configure index 3b494adcfd4e..9e73d736dddb 100644 --- a/ftp/curl/files/patch-configure +++ b/ftp/curl/files/patch-configure @@ -6,9 +6,9 @@ Forwarded: not-needed Author: Peter Pentchev <roam@FreeBSD.org> Last-Update: 2010-12-19 ---- configure.orig 2017-06-14 06:10:57 UTC +--- configure.orig 2018-10-30 10:03:34 UTC +++ configure -@@ -4149,9 +4149,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -3652,9 +3652,10 @@ $as_echo "$as_me: LIBS note: LIBS should -I*) xc_bad_var_ldflags=yes ;; @@ -22,7 +22,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -4221,9 +4222,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -3724,9 +3725,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in @@ -36,7 +36,7 @@ Last-Update: 2010-12-19 -U*) xc_bad_var_cflags=yes ;; -@@ -17982,6 +17984,8 @@ $as_echo "$as_me: WARNING: compiler opti +@@ -17364,6 +17366,8 @@ $as_echo "$as_me: WARNING: compiler opti tmp_CFLAGS="$CFLAGS" tmp_CPPFLAGS="$CPPFLAGS" @@ -45,7 +45,7 @@ Last-Update: 2010-12-19 ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -18012,6 +18016,7 @@ $as_echo "$as_me: WARNING: compiler opti +@@ -17394,6 +17398,7 @@ $as_echo "$as_me: WARNING: compiler opti done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -53,7 +53,7 @@ Last-Update: 2010-12-19 # if test "$want_debug" = "yes"; then -@@ -18229,6 +18234,8 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -17616,6 +17621,8 @@ $as_echo "$honor_optimize_option" >&6; } # if test "$honor_optimize_option" = "yes"; then @@ -62,7 +62,7 @@ Last-Update: 2010-12-19 ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -18259,6 +18266,7 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -17646,6 +17653,7 @@ $as_echo "$honor_optimize_option" >&6; } done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -70,7 +70,7 @@ Last-Update: 2010-12-19 if test "$want_optimize" = "yes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 -@@ -26661,30 +26669,30 @@ $as_echo "found" >&6; } +@@ -26970,30 +26978,30 @@ $as_echo "found" >&6; } ;; off) LIB_RTMP="-lrtmp" @@ -110,7 +110,7 @@ Last-Update: 2010-12-19 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -41279,9 +41287,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -41444,9 +41452,10 @@ $as_echo "$as_me: LIBS note: LIBS should -I*) xc_bad_var_ldflags=yes ;; @@ -124,7 +124,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -41351,9 +41360,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -41516,9 +41525,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in |