pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnurl: Add upstream bugticket about gssapi to the Makefile.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%n0.is@localhost>
Pushed By: ng0
Date: Mon Feb 25 20:40:07 2019 +0000
Changeset: 30ef4e33b2c9590ea37abd27038524ca23f1d5de
Modified Files:
gnurl/Makefile
Log Message:
gnurl: Add upstream bugticket about gssapi to the Makefile.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=30ef4e33b2c9590ea37abd27038524ca23f1d5de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnurl/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/gnurl/Makefile b/gnurl/Makefile
index 20bb85a030..8db41577fb 100644
--- a/gnurl/Makefile
+++ b/gnurl/Makefile
@@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --without-ca-bundle
CONFIGURE_ARGS+= --without-ca-path
CONFIGURE_ARGS+= --with-ca-fallback
# Do not pick up GSS, should be fixed in upstream.
+# https://bugs.gnunet.org/view.php?id=5610
CONFIGURE_ARGS+= --without-gssapi
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index