]> Git Repo - buildroot-mgba.git/commit
package/openrc: add libxcrypt optional dependency
authorFabrice Fontaine <[email protected]>
Sun, 7 Apr 2024 14:16:08 +0000 (16:16 +0200)
committerYann E. MORIN <[email protected]>
Sun, 7 Apr 2024 15:34:27 +0000 (17:34 +0200)
commitd5e31164c9a58a9a252bef1153d9af876deaa702
treefc0cbd9f87cffd6cc4350ef667baaeff73f0731e
parent21c2a8ef8f91e87e8e1eb2444c9b0ec9f0a84335
package/openrc: add libxcrypt optional dependency

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

../output-1/build/openrc-0.52.1/meson.build:129:21: ERROR: C shared or static library 'crypt' not found

Fixes: b5680f53d60acf8ff6010082f873438a39bd5d97
 - http://autobuild.buildroot.org/results/52187a593d3da39051e635a9cb5a19d5bfe2bef6

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
package/openrc/Config.in
package/openrc/openrc.mk
This page took 0.031574 seconds and 4 git commands to generate.