Kaydet (Commit) 263bec57 authored tarafından Caolán McNamara's avatar Caolán McNamara

no java code for fuzzing

Change-Id: I902eb7521b6384d41cd4b8a9f58c0c0f6cd76d1b
üst 910f91a3
......@@ -13,6 +13,6 @@ wmffuzzer_PYTHONCOMMAND := $(call gb_ExternalExecutable_get_command,python)
wmffuzzer_Native_cxx=$(call gb_CustomTarget_get_workdir,vcl/workben)/native-code.cxx
$(wmffuzzer_Native_cxx): $(SRCDIR)/solenv/bin/native-code.py | $(call gb_CustomTarget_get_workdir,vcl/workben)/.dir
$(call gb_Helper_abbreviate_dirs, $(wmffuzzer_PYTHONCOMMAND) $(SRCDIR)/solenv/bin/native-code.py -j -g core) > $@
$(call gb_Helper_abbreviate_dirs, $(wmffuzzer_PYTHONCOMMAND) $(SRCDIR)/solenv/bin/native-code.py -g core) > $@
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment