commit | 136107a76fe5f62906162f730834477b71cf131e | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Jun 05 17:56:21 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 05 17:56:21 2009 +0200 |
tree | 465253edc971dc7a733b76eaa45e98b28ccbcb90 | |
parent | 2debbc836696f2a815d02630230584a1754a5022 [diff] |
perf_counter tools: Remove -march=native Turns out that neither PowerPC nor older x86 compilers know this switch ... and since it does not make a measurable difference, just omit it. Reported-by: Paul Mackerras <paulus@samba.org> Reported-by: Steven Rostedt <rostedt@goodmis.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>