[Libreoffice-commits] core.git: vcl/Executable_fodtfuzzer.mk
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 28 07:44:04 UTC 2020
vcl/Executable_fodtfuzzer.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0bf3220b91dfc39aced853cb53c5dcd008381dfa
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Apr 27 20:44:24 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Apr 28 09:43:29 2020 +0200
fix oss-fuzz build
Change-Id: I3ca1676f3f447d720aa9dea28572daff8cff8d87
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92992
Tested-by: Caolán McNamara <caolanm at redhat.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/vcl/Executable_fodtfuzzer.mk b/vcl/Executable_fodtfuzzer.mk
index c9801df6c678..ff9b7a37f4e6 100644
--- a/vcl/Executable_fodtfuzzer.mk
+++ b/vcl/Executable_fodtfuzzer.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_Executable_use_api,fodtfuzzer,\
$(eval $(call gb_Executable_use_externals,fodtfuzzer,\
$(fuzzer_externals) \
+ librevenge \
))
$(eval $(call gb_Executable_set_include,fodtfuzzer,\
More information about the Libreoffice-commits
mailing list