summaryrefslogtreecommitdiffstats
path: root/meta/site/arm-common
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-26 14:35:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-04 15:01:18 +0100
commitae054a823909c5ebf03fec962844a213dc3fb8e1 (patch)
treebe93ea5305dc03845b87a25203b24a3596f636b0 /meta/site/arm-common
parentbae126b9b3a993dcd572eaf438c7ea5db843f6f5 (diff)
downloadopenembedded-core-contrib-ae054a823909c5ebf03fec962844a213dc3fb8e1.tar.gz
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. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/site/arm-common')
-rw-r--r--meta/site/arm-common3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common
index 04d116463a..212929810b 100644
--- a/meta/site/arm-common
+++ b/meta/site/arm-common
@@ -191,9 +191,6 @@ ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes}
# startup-notification
lf_cv_sane_realloc=yes
-# sudo
-sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}
-
# xffm
jm_cv_func_working_readdir=yes