diff options
author | Anton Blanchard <anton@samba.org> | 2011-06-30 13:55:27 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-07-01 13:49:27 +1000 |
commit | af9719c3062dfe216a0c3de3fa52be6d22b4456c (patch) | |
tree | b2fa6faa297ff3681bcee6ff9d2924dee2755e83 /arch/powerpc/boot/dts/p3041si.dtsi | |
parent | ac5f89c7d87f6f2fb7073723fc943488d9c3479d (diff) | |
download | talos-obmc-linux-af9719c3062dfe216a0c3de3fa52be6d22b4456c.tar.gz talos-obmc-linux-af9719c3062dfe216a0c3de3fa52be6d22b4456c.zip |
powerpc: Use -mtraceback=no
gcc 4.7 will be more strict about parsing the -mtraceback option:
gcc: error: unrecognized argument in option '-mtraceback=none'
gcc: note: valid arguments to '-mtraceback=' are: full no part
gcc used to do a 2 char compare so both "no" and "none" would
match. Switch to using -mtraceback=no should work everywhere.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/p3041si.dtsi')
0 files changed, 0 insertions, 0 deletions