1
0
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:
Tom Rini
2011-07-26 14:35:37 -07:00
committed by Richard Purdie
parent 59be4fe98d
commit 92ed28ccc7
8 changed files with 1 additions and 23 deletions
-3
View File
@@ -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}