summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2016-03-20 22:10:19 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-25 10:29:15 +0000
commitc5c9ed67add46e5fcb1a3ccb98b471c6228ced4d (patch)
tree1ee43708528baa3bd6fbb0f3357237de796db6a8 /meta/conf
parent9b2b1f05a8ad95467591f644d80efbae87146ebe (diff)
downloadpoky-c5c9ed67add46e5fcb1a3ccb98b471c6228ced4d.tar.gz
at: fix configure option with/without-selinux
without-selinux doesn't work since WITH_SELINUX is always be defined no matter which option is given: with-selinux, without-selinux. This causes build errors if '--without-selinux' is used and libselinux is not buildable in project: atd.c:87:29: fatal error: selinux/selinux.h: No such file or directory (From OE-Core rev: f1f676cf720b869999553eecdb113a2a2daa61fe) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions