mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
Merge pull request #2296 from YoeDistro/yoe/mut
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
imx-sc-firmware: Always use BFD linker
This commit is contained in:
commit
077c92fadb
|
@ -25,6 +25,9 @@ symlink_name = "scfw_tcm.bin"
|
|||
|
||||
BOOT_TOOLS = "imx-boot-tools"
|
||||
|
||||
LDFLAGS:remove = "-fuse-ld=lld"
|
||||
LDFLAGS:append = " -fuse-ld=bfd"
|
||||
|
||||
do_compile[noexec] = "1"
|
||||
|
||||
do_install[noexec] = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user