gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9504: curl, adjust opitons.. optional


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9504: curl, adjust opitons.. optional
Date: Thu, 31 Aug 2023 18:01:53 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9504
revision-id: carlhansen@gnu.org-20230831220148-4hgrs0tfz2vpfv11
parent: carlhansen@gnu.org-20230831181613-tn9xzk6vdz7879k8
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Thu 2023-08-31 15:01:48 -0700
message:
  curl, adjust opitons.. optional
modified:
  pkg/other/curl/Makefile        makefile-20220118062908-kybdv56z6l3hmty1-4
=== modified file 'pkg/other/curl/Makefile'
--- a/pkg/other/curl/Makefile   2023-08-30 00:23:55 +0000
+++ b/pkg/other/curl/Makefile   2023-08-31 22:01:48 +0000
@@ -43,8 +43,8 @@
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
-CONFIGURE_ARGS += --enable-versioned-symbols   --disable-symbol-hiding 
--with-gnutls
-#CONFIGURE_ARGS += --enable-versioned-symbols   --disable-symbol-hiding 
--with-openssl
+#CONFIGURE_ARGS += --enable-versioned-symbols   --disable-symbol-hiding 
--with-gnutls
+CONFIGURE_ARGS += --disable-versioned-symbols   --disable-symbol-hiding 
--with-openssl
 
 #--disable-dependency-tracking 
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]