aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorH. Peter Anvin <[email protected]>2013-11-20 13:31:49 -0800
committerH. Peter Anvin <[email protected]>2013-12-03 17:40:22 -0800
commit5551a34e5aeab868f8d37f70d8754868921b4ee5 (patch)
treeb3ed8f5e9270648e76d5f67d1787f8cbaf22daf7 /tools/perf/util/trace-event-scripting.c
parentfdeadb43fdf1e7d5698c027b555c389174548e5a (diff)
x86-64, build: Always pass in -mno-sse
Always pass in the -mno-sse argument, regardless if -preferred-stack-boundary is supported. We never want to generate SSE instructions in the kernel unless we *really* know what we're doing. According to H. J. Lu, any version of gcc new enough that we support it at all should handle the -mno-sse option, so just add it unconditionally. Reported-by: Kevin B. Smith <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> Cc: H. J. Lu <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Cc: <[email protected]> # build fix only
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions