forked from Mirrors/privacore-open-source-search-engine
Merge branch 'testing' into diffbot-testing
This commit is contained in:
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user