commit | 8b3feb4986bdf4c190b310e6d6440c4d1762f66a | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Jul 04 03:17:31 2019 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Jul 04 03:17:31 2019 +0100 |
tree | e14ddddd9b3e45dff500bb2a24d275f4e68b415e | |
parent | e4ad8eb17f19551943940cf8f9123b45e2439ae1 [diff] |
Remove -Wa,--noexecstack argument, fix ccache This option seems really unsupported and breaks the pre-processor when using ccache: clang: error: argument unused during compilation: '-Wa,--noexecstack' [-Werror,-Wunused-command-line-argument] Removing, given also that this flag is not propagated to the production build files but used only in standalione builds Change-Id: I82e6949a96dfb1ea599290699586d6e078adfbe5
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.