summaryrefslogtreecommitdiffstats
path: root/rules/libsemanage.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-02-17 11:43:01 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-02-17 11:43:25 +0100
commit245f79f14c452c79cdb5990a281ec89ef53e53eb (patch)
treeb23e345a4f63d12fb471fd9894a764f96c94cedb /rules/libsemanage.make
parent663f2dc58ec45fe310f47653851350f9af8c8588 (diff)
downloadptxdist-245f79f14c452c79cdb5990a281ec89ef53e53eb.tar.gz
ptxdist-245f79f14c452c79cdb5990a281ec89ef53e53eb.tar.xz
libsemanage: don't add 'all' to the make options
It's implicit if nothing else is given, and 'pywrap' depends on anything that is needed. If both 'all' and 'pywrap' are explicitly added libsemanage.so.1 and it files a build twice. This can cause random build error for parallel building. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libsemanage.make')
-rw-r--r--rules/libsemanage.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/libsemanage.make b/rules/libsemanage.make
index 5eb1e5da3..a7d6420dd 100644
--- a/rules/libsemanage.make
+++ b/rules/libsemanage.make
@@ -37,8 +37,7 @@ LIBSEMANAGE_MAKE_ENV = \
PYTHON=$(CROSS_PYTHON)
LIBSEMANAGE_MAKE_OPT := \
- LIBDIR=$(PTXDIST_SYSROOT_TARGET)/usr/lib \
- all
+ LIBDIR=$(PTXDIST_SYSROOT_TARGET)/usr/lib
LIBSEMANAGE_INSTALL_OPT := \
install