Makefile.in |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 2c4401b9051ceb955de367f7d63d1e8a6038399d
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Sun Aug 5 19:49:50 2018 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Sun Aug 5 22:11:22 2018 +0200

    still not enough space on oss-fuzz
    
    Change-Id: I159704ff44193943ecd354dd159db795d76ae2d8
    Reviewed-on: https://gerrit.libreoffice.org/58628
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/Makefile.in b/Makefile.in
index 81e7dfaf2227..3ad7b31322f0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -486,10 +486,12 @@ $(foreach ide,\
         eclipsecdt,\
 $(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))
 
-# disable for now these 10 fuzzers that haven't found anything for months and 
months to reduce output size to get something to fit in available oss-fuzz 
build space
+# disable for now these fuzzers that haven't found anything for months and 
months to reduce output size to get something to fit in available oss-fuzz 
build space
 # Executable_xbmfuzzer Executable_xpmfuzzer Executable_pctfuzzer 
Executable_rasfuzzer Executable_pcdfuzzer
 # Executable_ppmfuzzer Executable_psdfuzzer Executable_pcxfuzzer 
Executable_tgafuzzer Executable_602fuzzer
-fuzzers: Library_sal Library_salhelper Library_reg Library_store 
Library_unoidl codemaker Library_cppu Library_i18nlangtag Library_cppuhelper 
Library_comphelper StaticLibrary_ulingu StaticLibrary_findsofficepath 
Library_tl Library_basegfx Library_canvastools Library_cppcanvas 
Library_dbtools Library_deploymentmisc Library_deploymentmisc Library_editeng 
Library_fwe Library_fwi Library_i18nutil Library_localebe1 Library_sax 
Library_sofficeapp Library_ucbhelper Rdb_services udkapi offapi Library_gie 
Library_icg Library_reflection Library_invocadapt Library_bootstrap 
Library_introspection Library_stocservices Library_xmlreader Library_gcc3_uno 
instsetoo_native more_fonts StaticLibrary_boost_locale 
StaticLibrary_fuzzerstubs StaticLibrary_fuzzer_core StaticLibrary_fuzzer_calc 
StaticLibrary_fuzzer_draw StaticLibrary_fuzzer_writer StaticLibrary_fuzzer_math 
Library_forui Library_binaryurp Library_io Library_invocation 
Library_namingservice Library_proxyfac Library_uuresolver Module_ure Execu
 table_wmffuzzer Executable_jpgfuzzer Executable_giffuzzer Executable_pngfuzzer 
Executable_bmpfuzzer Executable_svmfuzzer Executable_dxffuzzer 
Executable_metfuzzer Executable_epsfuzzer Executable_tiffuzzer 
Executable_hwpfuzzer Executable_lwpfuzzer Executable_olefuzzer 
Executable_pptfuzzer Executable_rtffuzzer Executable_cgmfuzzer 
Executable_ww2fuzzer Executable_ww6fuzzer Executable_ww8fuzzer 
Executable_qpwfuzzer Executable_slkfuzzer Executable_fodtfuzzer 
Executable_fodsfuzzer Executable_fodpfuzzer Executable_xlsfuzzer 
Executable_scrtffuzzer Executable_wksfuzzer Executable_diffuzzer 
Executable_docxfuzzer Executable_xlsxfuzzer Executable_pptxfuzzer 
Executable_mmlfuzzer Executable_mtpfuzzer Executable_htmlfuzzer 
Executable_sftfuzzer
+# Executable_pngfuzzer Executable_giffuzzer Executable_bmpfuzzer 
Executable_metfuzzer Executable_jpgfuzzer
+# Executable_epsfuzzer Executable_tiffuzzer Executable_svmfuzzer 
Executable_sftfuzzer
+fuzzers: Library_sal Library_salhelper Library_reg Library_store 
Library_unoidl codemaker Library_cppu Library_i18nlangtag Library_cppuhelper 
Library_comphelper StaticLibrary_ulingu StaticLibrary_findsofficepath 
Library_tl Library_basegfx Library_canvastools Library_cppcanvas 
Library_dbtools Library_deploymentmisc Library_deploymentmisc Library_editeng 
Library_fwe Library_fwi Library_i18nutil Library_localebe1 Library_sax 
Library_sofficeapp Library_ucbhelper Rdb_services udkapi offapi Library_gie 
Library_icg Library_reflection Library_invocadapt Library_bootstrap 
Library_introspection Library_stocservices Library_xmlreader Library_gcc3_uno 
instsetoo_native more_fonts StaticLibrary_boost_locale 
StaticLibrary_fuzzerstubs StaticLibrary_fuzzer_core StaticLibrary_fuzzer_calc 
StaticLibrary_fuzzer_draw StaticLibrary_fuzzer_writer StaticLibrary_fuzzer_math 
Library_forui Library_binaryurp Library_io Library_invocation 
Library_namingservice Library_proxyfac Library_uuresolver Module_ure Execu
 table_wmffuzzer Executable_dxffuzzer Executable_hwpfuzzer Executable_lwpfuzzer 
Executable_olefuzzer Executable_pptfuzzer Executable_rtffuzzer 
Executable_cgmfuzzer Executable_ww2fuzzer Executable_ww6fuzzer 
Executable_ww8fuzzer Executable_qpwfuzzer Executable_slkfuzzer 
Executable_fodtfuzzer Executable_fodsfuzzer Executable_fodpfuzzer 
Executable_xlsfuzzer Executable_scrtffuzzer Executable_wksfuzzer 
Executable_diffuzzer Executable_docxfuzzer Executable_xlsxfuzzer 
Executable_pptxfuzzer Executable_mmlfuzzer Executable_mtpfuzzer 
Executable_htmlfuzzer
 
 endif # MAKE_RESTARTS
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to