libselinux: fix Makefile style
Also fix line order in libselinux Makefile. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
0133160177
commit
bda1c127cc
@ -17,6 +17,7 @@ HOST_BUILD_DEPENDS:=libsepol/host pcre/host
|
|||||||
PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
|
PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
define Package/libselinux
|
define Package/libselinux
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
@ -36,7 +37,6 @@ define Package/libselinux/description
|
|||||||
older version supported by the kernel) when loading policy.
|
older version supported by the kernel) when loading policy.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
|
||||||
|
|
||||||
# Needed to link libselinux utilities, which link against
|
# Needed to link libselinux utilities, which link against
|
||||||
# libselinux.so, which indirectly depends on libpcre.so, installed in
|
# libselinux.so, which indirectly depends on libpcre.so, installed in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user