Merge branch 'testing' into diffbot-testing

This commit is contained in:
Matt Wells
2015-04-29 18:44:33 -06:00

@ -89,6 +89,8 @@ OS_DEB := true
STATIC := -static
# MDW: i get some parsing inconsistencies when running the first qa injection
# test if this is -O3. strange.
# now debian jesse doesn't like -O3, it will core right away when spidering
# so change this to -O2 from -O3 as well.
XMLDOCOPT := -O2
endif