aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/tunctl/tunctl.inc
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2016-11-01 17:23:05 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2016-11-14 13:01:11 -0500
commit294d7126ff5a6a079595a56513b789619de5944d (patch)
tree7af84b2e6b44a4e2b3955ab74b0b96c8bbd67f19 /meta-networking/recipes-support/tunctl/tunctl.inc
parentf08e9d4c7ca1e9261484e4ffedd27370109d2bba (diff)
downloadmeta-openembedded-contrib-294d7126ff5a6a079595a56513b789619de5944d.tar.gz
tunctl: 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>
Diffstat (limited to 'meta-networking/recipes-support/tunctl/tunctl.inc')
-rw-r--r--meta-networking/recipes-support/tunctl/tunctl.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/tunctl/tunctl.inc b/meta-networking/recipes-support/tunctl/tunctl.inc
index e95cfa523d..1c11823dd5 100644
--- a/meta-networking/recipes-support/tunctl/tunctl.inc
+++ b/meta-networking/recipes-support/tunctl/tunctl.inc
@@ -3,7 +3,9 @@ SECTION = "net"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://tunctl.c;beginline=1;endline=4;md5=ff3a09996bc5fff6bc5d4e0b4c28f999"
-SRC_URI = "${SOURCEFORGE_MIRROR}/tunctl/tunctl-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/tunctl/tunctl-${PV}.tar.gz \
+ file://makefile-add-ldflags.patch \
+ "
do_compile() {
oe_runmake tunctl