]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bind: fix openSSL detection when using multiarch
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 9 Apr 2018 11:56:56 +0000 (13:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 12:28:04 +0000 (13:28 +0100)
commit3bcba3406c7e465578b3fe9aa8863680209243b3
treefebeed4bfdb31376a5017a7f7e4e560cebab8df5
parent2be3492a94e9683ee049c58cb1c52e36594a891f
bind: fix openSSL detection when using multiarch

In multiarch /usr/include and /usr/lib/<tuple/ are not on the same level anymore. This change will pass a correct includedir, but a wrong libdir, but the linker picks it up anyway.

Tested on multiarch and regular build.

(From OE-Core rev: 9a02cd981eee8b1cd488373659a8a610962309e3)

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind_9.10.6.bb