diff options
| author | 2019-05-14 13:08:29 -0700 | |
|---|---|---|
| committer | 2019-05-30 16:48:57 +0000 | |
| commit | 3ca041da26b6122f8e0bcf2efb924fd5b454adbc (patch) | |
| tree | 1f446b9b4a632f9a5ba0ab93dc15c1ab908983df /libs/gui/BufferQueueThreadState.cpp | |
| parent | 3dd44d197317394e1aef6ea6794fa6a6a73c4d41 (diff) | |
Fix fuzzer builds [#3].
Explicitly disabled fuzzer support on libsurfaceflinger. Generally (as
per aosp/954925) we simply disable LTO when SANITIZE_TARGET='fuzzer' is
specified, but in this case, libsurfaceflinger uses
-fwhole-program-vtables, which requires thinLTO. We explicitly disable
fuzzer support in this instance.
Bug: 121042685
Test: With all patches in the bug merged, build a fuzzer using
'SANITIZE_TARGET=fuzzer mmma <your_fuzzer>'.
Change-Id: Id6540dcc144113ede591e7326715ef8d1e01863d
Merged-In: Id6540dcc144113ede591e7326715ef8d1e01863d
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions