[master] d31792a And drop --strict from here

Federico G. Schwindt fgsch at lodoss.net
Wed Dec 7 11:19:05 CET 2016


commit d31792a31c71a627ed63bcafeda4177dfdf0c977
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Wed Dec 7 10:17:45 2016 +0000

    And drop --strict from here

diff --git a/lib/libvmod_debug/Makefile.am b/lib/libvmod_debug/Makefile.am
index 7478069..4376ef5 100644
--- a/lib/libvmod_debug/Makefile.am
+++ b/lib/libvmod_debug/Makefile.am
@@ -9,7 +9,7 @@ AM_CPPFLAGS = \
 vmoddir = $(pkglibdir)/vmods
 vmod_srcdir = $(top_srcdir)/lib/libvmod_debug
 vmodtool = $(top_srcdir)/lib/libvcc/vmodtool.py
-vmodtoolargs = --strict
+vmodtoolargs =
 
 noinst_LTLIBRARIES = libvmod_debug.la
 



More information about the varnish-commit mailing list