diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-09-04 16:14:00 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-04 17:42:25 +0200 |
commit | 49f574237983ae2e69e4a4c43df7be98902a63be (patch) | |
tree | 19031c8af41db1f13a4cc522de312bf13b8ef975 /package/micropython | |
parent | 26248571b625207a01e529aa439fdef49d2459dc (diff) | |
download | buildroot-49f574237983ae2e69e4a4c43df7be98902a63be.tar.gz buildroot-49f574237983ae2e69e4a4c43df7be98902a63be.zip |
package/binutils: Disable -Os for ARM cortex-M cpus
ERROR: reloc type R_ARM_THM_MOVW_ABS_NC unsupported in this context
ERROR: reloc type R_ARM_THM_MOVT_ABS unsupported in this context
2 bad relocscollect2: error: ld returned 1 exit status
Binutils build fine with -O1, -O2 or -O3.
Reported upstream:
https://sourceware.org/bugzilla/show_bug.cgi?id=20552
Fixes:
http://autobuild.buildroot.net/results/e72/e727e6e9cf361acc786acec192a88f5f5444a2f6
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython')
0 files changed, 0 insertions, 0 deletions