diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-02-23 18:48:50 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 11:17:44 +0000 |
commit | 76a4a4e8a48b5917113be1caf8e298a637ae047b (patch) | |
tree | 103cf6f5747905449f28700c6c1799fd568e874f /meta/recipes-extended/sudo/sudo.inc | |
parent | 7a309065c169cead5563701ef8e9298bcff44d1d (diff) | |
download | poky-76a4a4e8a48b5917113be1caf8e298a637ae047b.tar.gz |
acpica: fix compilation with musl
Manipulating stderr after freopen() fails as done by upstream
does not work with musl. The replacement is Unix specific
and uses open()/dup2().
(From OE-Core rev: d656298e1438c9c5a2979a1c76f5cdb804a267fb)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sudo/sudo.inc')
0 files changed, 0 insertions, 0 deletions