[5.2] e49bca5 Arg... Deleted one line too much here...

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Fri Sep 15 11:17:18 UTC 2017


commit e49bca5331e1362613d8720af640de6c6a7c2992
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