chiark / gitweb /
[PATCH] remove selinux stuff from the main Makefile
[elogind.git] / Makefile
index 65d870bf97f96ff24eab5a9fcc68fd891aeb782a..4481ee1bfaf1daa49a25984b17f805aca5da735a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -221,14 +221,6 @@ ifeq ($(strip $(USE_KLIBC)),true)
        OBJS += klibc_fixups.o
 endif
 
-# if USE_SELINUX is enabled, then we do not strip or optimize
-ifeq ($(strip $(USE_SELINUX)),true)
-       CFLAGS  += -DUSE_SELINUX
-       OBJS += udev_selinux.o
-       LIB_OBJS += -lselinux
-endif
-
-
 # header files automatically generated
 GEN_HEADERS =  udev_version.h