pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
554f90c
)
gnurl: Add upstream bugticket about gssapi to the Makefile.
author
ng0
<ng0@n0.is>
Mon, 25 Feb 2019 20:40:07 +0000
(20:40 +0000)
committer
ng0
<ng0@n0.is>
Mon, 25 Feb 2019 20:41:11 +0000
(20:41 +0000)
gnurl/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/gnurl/Makefile
b/gnurl/Makefile
index 20bb85a03067e349fa57c1700d9785f3fa7b2a17..8db41577fb2758902e5edb06099badd6ae49abac 100644
(file)
--- 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"