summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-01-09 16:40:31 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-11 17:39:49 +0000
commiteab55e22c685f9192ed1abd7a559aeb13eab41fd (patch)
treeeb80df203e6a802a1b7ce0c6b26ce6d0dfb98835 /scripts/lib
parentf6305b451fd5f13e62642b8ac34edc0e6ab19542 (diff)
downloadopenembedded-core-eab55e22c685f9192ed1abd7a559aeb13eab41fd.tar.gz
openembedded-core-eab55e22c685f9192ed1abd7a559aeb13eab41fd.tar.bz2
openembedded-core-eab55e22c685f9192ed1abd7a559aeb13eab41fd.zip
socat: forcibly disable use of libbsd
Socat will look for openpty() in BSD headers before Linux headers, so if libbsd is present at configure time then that will be used. We don't need to depend on libbsd though, and leaving it floating can cause build errors, so tell configure that the libbsd header isn't present. (From OE-Core rev: 7defa2bb5b28ea69f749363a607a114cfa4ba4ed) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions