mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +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:
@@ -76,9 +76,6 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
|
||||
# vim
|
||||
ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
|
||||
|
||||
# sudo
|
||||
sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}
|
||||
|
||||
# intercom
|
||||
ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user