diff options
author | Brendan Heading <brendanheading@gmail.com> | 2015-07-28 17:17:22 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-28 23:13:03 +0200 |
commit | 1b53609f993bf52c4b201d412fd88a38b334ab62 (patch) | |
tree | 2baae99d9afe779c8998cf4994d8273ae14bb2b5 /package/python-pycli | |
parent | e4a707e79838680984cd4bb25b5a9959fc44ddc8 (diff) | |
download | buildroot-1b53609f993bf52c4b201d412fd88a38b334ab62.tar.gz buildroot-1b53609f993bf52c4b201d412fd88a38b334ab62.zip |
package/acpid: fix musl build problem
Fixes http://autobuild.buildroot.net/results/7e6/7e60af535dd4177afdc4cb7b92e9abf27c3fba07
acpid uses TEMP_FAILURE_RETRY which is a glibc feature.
patch adds this macro if it is not present and __GLIBC__
is undefined.
Patch submitted upstream.
Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pycli')
0 files changed, 0 insertions, 0 deletions