diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-10-08 20:49:47 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-10-08 21:00:19 +0100 |
commit | 5273c680d17fa386a844d3bbffd20b6a8bd354a1 (patch) | |
tree | f889d3764622575bb7fa1bee6c357ba1d416fcaa /vcl/Executable_wmffuzzer.mk | |
parent | 20888958b52bcb6598cdba20829e59f750b10f0f (diff) |
knock 200M off wmf fuzzer
Change-Id: I78f642071eb2dbcb5127d7df5839dfade158cac9
Diffstat (limited to 'vcl/Executable_wmffuzzer.mk')
-rw-r--r-- | vcl/Executable_wmffuzzer.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Executable_wmffuzzer.mk b/vcl/Executable_wmffuzzer.mk index bfebcfb9f394..7e277e0aea33 100644 --- a/vcl/Executable_wmffuzzer.mk +++ b/vcl/Executable_wmffuzzer.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Executable_use_libraries,wmffuzzer,\ $(eval $(call gb_Executable_use_static_libraries,wmffuzzer,\ findsofficepath \ ulingu \ - fuzzer_core \ fuzzerstubs \ )) |