mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 01:22:36 +00:00
libdnet: make dnet-config a multilib_script
Script encodes library paths. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d67a35bcb1
commit
a0e6cd3b6e
@ -11,8 +11,10 @@ UPSTREAM_CHECK_GITTAGREGEX = "libdnet-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools multilib_script
|
||||
|
||||
acpaths = "-I ./config/"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
MULTILIB_SCRIPTS = "${PN}:${bindir}/dnet-config"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user