diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2015-08-05 12:19:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-09 15:14:30 -0700 |
commit | 3ffbceb4394a54c4b02fa66525b2a00832d4e7f1 (patch) | |
tree | bde40ca5670e1e9c33794867b324d1d69cb92b24 /scripts/lib | |
parent | d5d905caf5fc5dc71e393a9d875c9ab5188c4c93 (diff) | |
download | openembedded-core-3ffbceb4394a54c4b02fa66525b2a00832d4e7f1.tar.gz openembedded-core-3ffbceb4394a54c4b02fa66525b2a00832d4e7f1.tar.bz2 openembedded-core-3ffbceb4394a54c4b02fa66525b2a00832d4e7f1.zip |
libinput: add configure arg and PACKAGECONFIG for libunwind
libinput uses pkg-config to check and decide whether to build
with libunwind, which causes undeterministic builds or error:
| tmp/work/core2-64-wrs-linux/libinput/0.18.0-r0/libinput-0.18.0/test/litest.c:77:23:
| fatal error: libunwind.h: No such file or directory
So add configure arg and PACKAGECONFIG for libunwind to make
deterministic build, but libunwind is disabled by default.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions