]> code.ossystems Code Review - openembedded-core.git/commit
gnutls: remove --with-libz-prefix configure option
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 22 May 2015 00:11:06 +0000 (17:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:41:56 +0000 (09:41 +0100)
commitf46c2ac0fd05f0e10258d8f03bfb2ebd0c2bcbe3
tree0bd51337f141f5553d33cb69c27f93aba64e8b98
parentcd80d52fd213b15670d45f761538424180840f7d
gnutls: remove --with-libz-prefix configure option

The default search path in sysroot is sufficient to find zlib, so the
--with-libz-prefix configure option seems to be unnecessary.

For target builds, relying on sysroot also prevents an absolute path
from being hardcoded in the gnutls.pc pkg-config file.

(From OE-Core rev: 7a800bfeb6c8c83ee7cc74739f496982cd71c8e8)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnutls/gnutls.inc