]> 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>
Thu, 3 May 2018 09:00:09 +0000 (10:00 +0100)
commit76bded9cc165f9f4af5e8cfa3232730ee95f9df2
treef87e52c8ecdf183a365725c60558756fdc6d9d78
parent602dcb4e0e30b1158329dc0f0d968067c328fa75
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