]> Git Repo - buildroot-mgba.git/commit
package/petitboot: add libxcrypt optional dependency
authorReza Arbab <[email protected]>
Tue, 16 Apr 2024 14:48:18 +0000 (09:48 -0500)
committerYann E. MORIN <[email protected]>
Wed, 1 May 2024 21:36:07 +0000 (23:36 +0200)
commit20ddf2fe65e8ed29c661a949c5d535d2983fe561
tree5be872a3c389883c472c2526fb27ef0141160ea8
parentc6784ea0e17db4aa1505792b29587bef91f1d59d
package/petitboot: add libxcrypt optional dependency

Fix the following build failure raised since bump of glibc to version
2.39 in commit b5680f53d60acf8ff6010082f873438a39bd5d97:

  checking for crypt in -lcrypt... no
  configure: error: in `/home/arbab/src/buildroot/output/build/petitboot-1.15':
  configure: error: shadow/crypt libs required

Signed-off-by: Reza Arbab <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
package/petitboot/Config.in
package/petitboot/petitboot.mk
This page took 0.034138 seconds and 4 git commands to generate.