mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
zeroconf: fix QA warning for GNU_HASH
Add LDFLAGS variable to Makefile so that extra linker flags can be sent
via this variable.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 0a1144767a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@ PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${BPN}-${PV}.tar.gz \
|
||||
file://compilefix.patch \
|
||||
file://makefile-add-ldflags.patch \
|
||||
file://zeroconf-default \
|
||||
file://debian-zeroconf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user