]> code.ossystems Code Review - openembedded-core.git/commit
sudo: Disable rsize_t deliberately
authorKhem Raj <raj.khem@gmail.com>
Mon, 7 Sep 2015 10:09:37 +0000 (10:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:18 +0000 (22:47 +0100)
commitc70d915bcc3054120e7ad06b9bcfef57f2d15371
tree38998e9e15e0261a27a93dd9c5fdf69997189c92
parentcb92ac5389ed3cecf13158a0150e211b5392aba7
sudo: Disable rsize_t deliberately

gcc does not have it but clang does, problem happens when host compiler
is gcc and cross compiler is clang, because autoconf detects it with
clang and slaps it to host compiler as well

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/sudo/sudo_1.8.14p3.bb