diff options
author | Ross Burton <ross.burton@intel.com> | 2017-01-16 13:42:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-19 22:45:43 +0000 |
commit | 8aafed5f4757550f2ff688e1b8981e5e8e6e3428 (patch) | |
tree | 7dab607648be499eeb4153e79fdb41b639dc8052 /meta/classes/libc-common.bbclass | |
parent | 33d05772c30036e8d2bb2dc8928989bf98d388f1 (diff) | |
download | openembedded-core-8aafed5f4757550f2ff688e1b8981e5e8e6e3428.tar.gz openembedded-core-8aafed5f4757550f2ff688e1b8981e5e8e6e3428.tar.bz2 openembedded-core-8aafed5f4757550f2ff688e1b8981e5e8e6e3428.zip |
perf: add PACKAGECONFIG for systemtap
Otherwise it's possible to race with systemtap headers being present during the autodetection and disappearing during the build:
tests/sdt.c:14:21: fatal error: sys/sdt.h: No such file or directory
#include <sys/sdt.h>
^
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/libc-common.bbclass')
0 files changed, 0 insertions, 0 deletions