mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
ab962d86a7
Find libxcryt through pkg-config to avoid the following build failure:
/home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-musl/10.2.0/../../../../riscv64-buildroot-linux-musl/bin/ld: .libs/passverify.o: in function `.L30':
passverify.c:(.text+0x368): undefined reference to `crypt_checksalt'
Fixes:
- http://autobuild.buildroot.org/results/20b14e222b35c2d1269960075832b784ba81aa1a
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-configure-test-a-o-is-not-POSIX.patch | ||
0002-Remove-support-for-legacy-xcrypt.patch | ||
0003-configure.ac-fix-build-with-libxcrypt-and-uclibc-ng.patch | ||
0004-configure.ac-also-search-libcrypt-through-pkg-config.patch | ||
Config.in | ||
linux-pam.hash | ||
linux-pam.mk | ||
login.pam | ||
other.pam |