File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -541,11 +541,6 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
541541 # removing the directory at OS releases J06.21 and L17.02.
542542 # Default to the older rm until those two releases are deprecated.
543543 RM = /bin/rm -f
544- # As detected by './configure'.
545- # Missdetected, hence commented out, see below.
546- #NO_CURL = YesPlease
547- # Added manually, see above.
548- NEEDS_SSL_WITH_CURL = YesPlease
549544 NEEDS_CRYPTO_WITH_SSL = YesPlease
550545 HAVE_DEV_TTY = YesPlease
551546 HAVE_LIBCHARSET_H = YesPlease
@@ -636,7 +631,6 @@ ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
636631 prefix =
637632 INSTALL = /bin/install
638633 EXTLIBS += /mingw/lib/libz.a
639- NO_R_TO_GCC_LINKER = YesPlease
640634 INTERNAL_QSORT = YesPlease
641635 HAVE_LIBCHARSET_H = YesPlease
642636 NO_GETTEXT = YesPlease
669663 -fstack-protector-strong
670664 EXTLIBS += -lntdll
671665 INSTALL = /bin/install
672- NO_R_TO_GCC_LINKER = YesPlease
673666 INTERNAL_QSORT = YesPlease
674667 HAVE_LIBCHARSET_H = YesPlease
675668 NO_GETTEXT =
@@ -695,7 +688,6 @@ ifeq ($(uname_S),QNX)
695688 NO_MKDTEMP = YesPlease
696689 NO_NSEC = YesPlease
697690 NO_PTHREADS = YesPlease
698- NO_R_TO_GCC_LINKER = YesPlease
699691 NO_STRCASESTR = YesPlease
700692 NO_STRLCPY = YesPlease
701693endif
You can’t perform that action at this time.
0 commit comments