1. 21 12月, 2016 1 次提交
    • P
      selinux: use the kernel headers when building scripts/selinux · bfc5e3a6
      Paul Moore 提交于
      Commit 3322d0d6 ("selinux: keep SELinux in sync with new capability
      definitions") added a check on the defined capabilities without
      explicitly including the capability header file which caused problems
      when building genheaders for users of clang/llvm.  Resolve this by
      using the kernel headers when building genheaders, which is arguably
      the right thing to do regardless, and explicitly including the
      kernel's capability.h header file in classmap.h.  We also update the
      mdp build, even though it wasn't causing an error we really should
      be using the headers from the kernel we are building.
      Reported-by: NNicolas Iooss <nicolas.iooss@m4x.org>
      Signed-off-by: NPaul Moore <paul@paul-moore.com>
      bfc5e3a6
  2. 04 3月, 2011 1 次提交
  3. 16 3月, 2010 1 次提交
  4. 23 11月, 2009 1 次提交
  5. 19 11月, 2009 1 次提交
  6. 07 10月, 2009 1 次提交