mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-10 20:27:41 +00:00
Revert "libselinux: set DISABLE_RPM default to y."
This reverts commit b67fefd991
.
This would break ABI on RHEL 7 and earlier.
This commit is contained in:
parent
658a149efd
commit
116a596c4f
@ -1,7 +1,7 @@
|
||||
SUBDIRS = src include utils man
|
||||
|
||||
DISABLE_SETRANS ?= n
|
||||
DISABLE_RPM ?= y
|
||||
DISABLE_RPM ?= n
|
||||
ANDROID_HOST ?= n
|
||||
ifeq ($(ANDROID_HOST),y)
|
||||
override DISABLE_SETRANS=y
|
||||
|
Loading…
Reference in New Issue
Block a user