mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: Added TARGET_CC_ARCH variable and supporting links.
(From yocto-docs rev: d0887f66e3bc9d420d7ce626d5467bbc6d259b90) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
76e6f654cd
commit
40a17324ce
@@ -305,7 +305,7 @@
|
||||
is being passed to the linker command.
|
||||
A common workaround for this situation is to pass in
|
||||
<filename>LDFLAGS</filename> using
|
||||
<filename>TARGET_CC_ARCH</filename>
|
||||
<link linkend='var-TARGET_CC_ARCH'><filename>TARGET_CC_ARCH</filename></link>
|
||||
within the recipe as follows:
|
||||
<literallayout class='monospaced'>
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
Reference in New Issue
Block a user