[master] 4b9f4ce Arg... Deleted one line too much here...

Poul-Henning Kamp phk at FreeBSD.org
Mon Sep 11 22:26:05 UTC 2017


commit 4b9f4ce4457b1ad8833d9a1a862ddb3c0d95983b
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Sep 11 22:25:00 2017 +0000

    Arg... Deleted one line too much here...

diff --git a/lib/libvmod_debug/Makefile.am b/lib/libvmod_debug/Makefile.am
index 5b0195a..3fb7d98 100644
--- a/lib/libvmod_debug/Makefile.am
+++ b/lib/libvmod_debug/Makefile.am
@@ -28,6 +28,7 @@ libvmod_debug_la_CFLAGS = \
 libvmod_debug_la_LDFLAGS = \
 	$(AM_LDFLAGS) \
 	-module -export-dynamic -avoid-version -shared \
+	-rpath /nowhere
 	@SAN_LDFLAGS@
 
 nodist_libvmod_debug_la_SOURCES = \


More information about the varnish-commit mailing list