ppp_2.4.3.bb : Makefile references /usr/lib /usr/include directly.
authorGraeme Gregory <dp@xora.org.uk>
Wed, 18 Jan 2006 11:25:43 +0000 (11:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 18 Jan 2006 11:25:43 +0000 (11:25 +0000)
commitc3a20dc277a3913df8c25ce50997d3ccccc2f448
tree7c0a17373b1b0a72fcaf59c4addbb4528c051ac0
parent7806f7d8b13482006a8bb929756b48f222f75386
ppp_2.4.3.bb : Makefile references /usr/lib /usr/include directly.
* Patched out the checks the Makefile does for /usr/include/crypt.h and
/usr/include/libcrypt.* as this is broken in cross compile and these
files should always exist and be used for an OE generated libc. These
bogus checks prevented compiling on X86_64
packages/ppp/ppp-2.4.3/makefile-remove-hard-usr-reference.patch [new file with mode: 0644]
packages/ppp/ppp_2.4.3.bb