Re: [OE-core] [PATCH 09/21] libpam: update 1.5.3 -> 1.6.0

2024-03-13 Thread Khem Raj
fails to build with musl | ../../../Linux-PAM-1.6.0/modules/pam_namespace/pam_namespace.c:649:41: error: use of undeclared identifier 'SIZE_MAX' | 649 | if (count > UINT_MAX || count > SIZE_MAX / sizeof(uid_t)) { | | ^ | 1 error generated. |

[OE-core] [PATCH 09/21] libpam: update 1.5.3 -> 1.6.0

2024-03-13 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...place-use-of-termio.h-with-termios.h.patch | 39 --- .../pam/libpam/libpam-xtests.patch| 22 +++ .../pam/{libpam_1.5.3.bb => libpam_1.6.0.bb} | 3 +- 3 files changed, 16 insertions(+), 48 deletions(-) delete mode