]> code.ossystems Code Review - openembedded-core.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 08:54:56 +0000 (09:54 +0100)
commit9a02cd981eee8b1cd488373659a8a610962309e3
treee85d4db853cf95dd7c617056631bcd22eaba939b
parent4c7c3df74e787c1d880c23d7c72de9e1922d8079
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.

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