summaryrefslogtreecommitdiffstats
path: root/package/rpm/rpm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpm/rpm.mk')
-rw-r--r--package/rpm/rpm.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rpm/rpm.mk b/package/rpm/rpm.mk
index 0230befa4..c7db76aed 100644
--- a/package/rpm/rpm.mk
+++ b/package/rpm/rpm.mk
@@ -18,6 +18,7 @@ RPM_CONF_OPT = --disable-build-versionscript --disable-rpath \
--with-zlib=$(STAGING_DIR) \
--with-libbeecrypt=$(STAGING_DIR) \
--with-popt=$(STAGING_DIR) \
+ --disable-mutexsupport \
$(DISABLE_NLS)
RPM_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) program_transform_name= install