diff options
author | Zakharov Vlad <Vladislav.Zakharov@synopsys.com> | 2016-11-22 13:42:25 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-23 23:30:38 +0100 |
commit | f4cd8ceb9cfa908f3cdf0fffb94f1c854ddd24c4 (patch) | |
tree | f2e4264f19bb6ba8e3cf57cce3b8162d2f837646 /package/python3/python3.hash | |
parent | 171d4103c565d618ac6dfc61dedf3e1a310e8d6c (diff) | |
download | buildroot-f4cd8ceb9cfa908f3cdf0fffb94f1c854ddd24c4.tar.gz buildroot-f4cd8ceb9cfa908f3cdf0fffb94f1c854ddd24c4.zip |
trousers: Pass "-mno-compact-casesi" when building for ARCv1
Compact casesi patterns don't have a reload version. This causes build
failures of "trousers" package for ARC.
Current patch disables compact casesi patterns for ARCv1 (750D and 770D)
via passing "-mno-compact-casesi" option when compiling "trousers".
This change is a temporary workaround and the feature is going to be
fixed in the next ARC toolchain release version.
Fixes:
http://autobuild.buildroot.org/results/d2c/d2c16d8ba022b070c4dbeba5e7ea41f14d706691//
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python3/python3.hash')
0 files changed, 0 insertions, 0 deletions