mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
370 B

  1. --- ./Makefile.orig 2004-12-02 22:46:22.524886160 +0100
  2. +++ ./Makefile 2004-12-02 22:46:40.170203664 +0100
  3. @@ -51,7 +51,7 @@
  4. # -DCONFIG_SECURITY_SELINUX_MLS
  5. # compiles library to be compatible with MLS
  6. ## in the policy (experimental, see Readme)
  7. -CC_DEFINES =
  8. +CC_DEFINES = -DCONFIG_SECURITY_SELINUX_MLS
  9. ifeq ($(USE_LIBSELINUX), 1)
  10. CC_DEFINES += -DLIBSELINUX