mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
tcf-agent: obey LDFLAGS
This silences a GNU_HASH warning when using external toolchains. The patch is courtesy Abdur Rehman <abdur_rehman@mentor.com>. (From OE-Core rev: 909c77ad13b139478bd1a9eee288604a75d59ee5) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9025d2e1da
commit
8aeec87415
@@ -10,6 +10,7 @@ PV = "1.3.0+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git;branch=1.3_mars_bugfix \
|
||||
file://fix_ranlib.patch \
|
||||
file://ldflags.patch \
|
||||
file://tcf-agent.init \
|
||||
file://tcf-agent.service \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user