From bedeea467186c4cecc1818d7b295482409ab4562 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Wed, 3 Apr 2019 19:57:19 +0200 Subject: [PATCH] Edited jemalloc branch because its broken (master) --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 9043712..1ca7f30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -60,3 +60,4 @@ [submodule "libraries/jemalloc"] path = libraries/jemalloc url = https://github.com/jemalloc/jemalloc.git + branch = dev