diff options
author | 2015-05-26 08:53:29 +1000 | |
---|---|---|
committer | 2015-06-11 17:33:05 +1000 | |
commit | 238abecde8ad43f914e095fcf23e0bd35dc7a7f2 (patch) | |
tree | 2df7e8eaf12ce6542caf9329b40c2fdaf99cf05d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | powerpc: Don't use -mno-strict-align on clang (diff) | |
download | wireguard-linux-238abecde8ad43f914e095fcf23e0bd35dc7a7f2.tar.xz wireguard-linux-238abecde8ad43f914e095fcf23e0bd35dc7a7f2.zip |
powerpc: Don't use gcc specific options on clang
We have code to choose between several options, eg. -mabi=elfv2 vs
-mcall-aixdesc, and -mcmodel=medium vs -mminimal-toc. But these are all
GCC specific, so use cc-option on all of them.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions