diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-10-14 20:55:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-10-14 20:55:46 +0100 |
commit | 71ac6dd8bf10504b94ca5c50ce17db92871c1a4b (patch) | |
tree | af457fbe8f0c609864dbe28eedd083bf440494ec /vcl/Executable_svmfuzzer.mk | |
parent | 9d1dd23d0dc6e96f608d402e1af66c39fa8d1aec (diff) |
shrink svm fuzzer
Change-Id: I6b8c678374f6101b25abe3efd81e77696e4ff1cc
Diffstat (limited to 'vcl/Executable_svmfuzzer.mk')
-rw-r--r-- | vcl/Executable_svmfuzzer.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Executable_svmfuzzer.mk b/vcl/Executable_svmfuzzer.mk index e43b3bfd6659..9d41cc6ed0ae 100644 --- a/vcl/Executable_svmfuzzer.mk +++ b/vcl/Executable_svmfuzzer.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Executable_use_libraries,svmfuzzer,\ $(eval $(call gb_Executable_use_static_libraries,svmfuzzer,\ findsofficepath \ ulingu \ - fuzzer_core \ fuzzerstubs \ )) |