gnurl: Add upstream bugticket about gssapi to the Makefile.
authorng0 <ng0@n0.is>
Mon, 25 Feb 2019 20:40:07 +0000 (20:40 +0000)
committerng0 <ng0@n0.is>
Mon, 25 Feb 2019 20:41:11 +0000 (20:41 +0000)
gnurl/Makefile

index 20bb85a03067e349fa57c1700d9785f3fa7b2a17..8db41577fb2758902e5edb06099badd6ae49abac 100644 (file)
@@ -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"