]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/binutils: Disable -Os for ARM cortex-M cpus
authorRomain Naour <romain.naour@gmail.com>
Sun, 4 Sep 2016 14:14:00 +0000 (16:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Sep 2016 15:42:25 +0000 (17:42 +0200)
commit49f574237983ae2e69e4a4c43df7be98902a63be
tree19031c8af41db1f13a4cc522de312bf13b8ef975
parent26248571b625207a01e529aa439fdef49d2459dc
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>
package/binutils/binutils.mk