pam: Fix use of binary built with the native compiler

This commit is contained in:
Richard Purdie 2008-11-04 21:11:27 +00:00
parent 559cbf23f9
commit 973bba1ede
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam/"
PR = "r6"
PR = "r7"
SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2"
SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2 \
file://disable_crossbinary.patch;patch=1 "
EXTRA_OECONF = "--with-db-uniquename=_pam \
--includedir=${includedir}/security \