Browse Source

Ticket 48277 - Disable jemalloc by default in rpm.mk

Description:  Bunding jemalloc should not be the default in rpm.mk

https://fedorahosted.org/389/ticket/48377
Mark Reynolds 10 years ago
parent
commit
c44a3e9220
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rpm.mk

+ 1 - 1
rpm.mk

@@ -9,7 +9,7 @@ NUNC_STANS_TARBALL ?= $(shell basename "$(NUNC_STANS_URL)")
 JEMALLOC_URL ?= $(shell rpmspec -P $(RPMBUILD)/SPECS/389-ds-base.spec | awk '/^Source3:/ {print $$2}')
 JEMALLOC_TARBALL ?= $(shell basename "$(JEMALLOC_URL)")
 NUNC_STANS_ON = 1
-BUNDLE_JEMALLOC = 1
+BUNDLE_JEMALLOC = 0
 
 clean:
 	rm -rf dist