[master] 7e90895 Temporarily disable this until dridi, slink and geoff find out what the correct course of action is.

Poul-Henning Kamp phk at FreeBSD.org
Sat Nov 26 22:12:04 CET 2016


commit 7e90895241dd787b5ebc16a92bb2d1f165524f8e
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sat Nov 26 21:10:30 2016 +0000

    Temporarily disable this until dridi, slink and geoff find out what the
    correct course of action is.

diff --git a/bin/varnishd/storage/storage_umem.c b/bin/varnishd/storage/storage_umem.c
index eff2a6f..e38c63f 100644
--- a/bin/varnishd/storage/storage_umem.c
+++ b/bin/varnishd/storage/storage_umem.c
@@ -32,7 +32,7 @@
 //lint -e{766}
 #include "config.h"
 
-#ifdef HAVE_LIBUMEM
+#ifdef HAVE_LIBUMEM && 0
 
 #include <sys/types.h>
 



More information about the varnish-commit mailing list