commit | 0ccfdc4f792a23458ae174ef9b1f5a3c071af74c | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Mon Aug 19 10:32:58 2019 -0700 |
committer | Yi Kong <yikong@google.com> | Wed Aug 21 06:22:04 2019 +0000 |
tree | b07643f999131225f1c07bfe7aca04fd9285cc55 | |
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