Fix CVE-2017-6891 in minitasn1 code
[platform/upstream/gnutls.git] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 4947d4d..e3b8094 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -85,7 +85,7 @@ bootstrap: autoreconf .submodule.stamp
 # The only non-lgpl modules used are: gettime progname timespec. Those
 # are not used (and must not be used) in the library)
 glimport:
-       ../gnulib/gnulib-tool --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --lgpl=2 --add-import
+       ../gnulib/gnulib-tool --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --add-import --lgpl=2
        ../gnulib/gnulib-tool --dir=. --local-dir=src/gl/override --lib=libgnu_gpl --source-base=src/gl --m4-base=src/gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --add-import
 
 # Code Coverage