Commits

Gustavo Zacarias committed ec6aaa4706d
acpid: unavailable for external uClibc toolchains External non-patched uClibc toolchains lack the MSG_CMSG_CLOEXEC definition, so does internal uClibc <0.9.33, so exclude it for those scenarios. Fixes: http://autobuild.buildroot.net/results/6d4/6d471942788fa05f324649ab15e6ca382e46df9c/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>