diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-10-14 15:41:47 -0400 |
---|---|---|
committer | Steven Rostedt <srostedt@redhat.com> | 2009-10-14 15:41:47 -0400 |
commit | dc664ee12621ad7d146ae9bcce92f17bad4c59e8 (patch) | |
tree | 37991d805ddac2305783cc3244b0142629040968 /trace-read.c | |
parent | 08baa2bbcb727883a072143acbcf3680626979b9 (diff) |
add -std=gnu99 to compiling
Perf uses -std=gnu99 which causes some strange side effects.
To keep parse-events.c close to what is in perf, we use the same
option. Namely, it makes us typecast the options for "%a" in the
sscanf to float.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'trace-read.c')
0 files changed, 0 insertions, 0 deletions