mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-18 13:12:16 +02:00
This is needed currently, as our 2013.11 and 2014.05 IB 1 toolchains are affected by gcc bug 58595, which is JIRA: CB-3083. Signed-off-by: Christopher Larson <kergoth@gmail.com>
3 lines
111 B
Plaintext
3 lines
111 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
|
|
SRC_URI_append_arm = " file://compile-consumers-with-o1.patch"
|