diff options
author | 2019-08-19 10:32:58 -0700 | |
---|---|---|
committer | 2019-08-21 06:22:04 +0000 | |
commit | 0ccfdc4f792a23458ae174ef9b1f5a3c071af74c (patch) | |
tree | b07643f999131225f1c07bfe7aca04fd9285cc55 /opengl/libagl/TextureObjectManager.cpp | |
parent | fd0e2531500d5e0823ecbe7874aa800c872522ff (diff) |
Remove -fwhole-program-vtables flags from librenderengine static library
-fwhole-program-vtables optimisation is not possible
for a static library, since at linking stage there are
other parts that are not LTO'ed.
Test: presubmit
Change-Id: I64bccf091fa62d91ca8e3bb9aa0658a0c99ca2d7
Diffstat (limited to 'opengl/libagl/TextureObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions