Blame SOURCES/jemalloc-4.4.0.disable_thp.patch

266176
--- configure.orig	2017-01-12 13:18:55.344548013 +0100
266176
+++ configure	2017-01-12 13:19:05.284128625 +0100
266176
@@ -8742,7 +8742,7 @@
266176
 }
266176
 _ACEOF
266176
 if ac_fn_c_try_link "$LINENO"; then :
266176
-  je_cv_thp=yes
266176
+  je_cv_thp=no
266176
 else
266176
   je_cv_thp=no
266176
 fi