diff options
| author | Wenzong Fan <wenzong.fan@windriver.com> | 2016-03-20 22:10:19 -0400 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-25 10:29:15 +0000 | 
| commit | c5c9ed67add46e5fcb1a3ccb98b471c6228ced4d (patch) | |
| tree | 1ee43708528baa3bd6fbb0f3357237de796db6a8 /scripts/lib/argparse_oe.py | |
| parent | 9b2b1f05a8ad95467591f644d80efbae87146ebe (diff) | |
| download | poky-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 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions
