mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
sudo: Drop sudo_cv_uid_t_len from site files
We were just setting this to the assumed default. If anything, this belongs in the libc files if we must set it. (From OE-Core rev: ae054a823909c5ebf03fec962844a213dc3fb8e1) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -280,9 +280,6 @@ ac_cv_sync_with_stdio_2=${ac_cv_sync_with_stdio_2=yes}
|
||||
mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no}
|
||||
mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no}
|
||||
|
||||
# sudo
|
||||
sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}
|
||||
|
||||
# dpkg
|
||||
dpkg_cv_va_copy=${ac_cv_va_copy=yes}
|
||||
dpkg_cv___va_copy=${ac_cv___va_copy=yes}
|
||||
|
||||
Reference in New Issue
Block a user