Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
c74b02ad
Commit
c74b02ad
authored
Jun 18, 2012
by
Tollef Fog Heen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add -rpath to libvmod_debug_la_LDFLAGS, which forces creation of a .so
parent
b71cb6a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.am
lib/libvmod_debug/Makefile.am
+1
-1
No files found.
lib/libvmod_debug/Makefile.am
View file @
c74b02ad
...
...
@@ -10,7 +10,7 @@ vmod_srcdir = $(top_srcdir)/lib/libvmod_debug
vmodtool
=
$(top_srcdir)
/lib/libvcl/vmodtool.py
noinst_LTLIBRARIES
=
libvmod_debug.la
libvmod_debug_la_LDFLAGS
=
-module
-export-dynamic
-avoid-version
libvmod_debug_la_LDFLAGS
=
-module
-export-dynamic
-avoid-version
-rpath
/nowhere
libvmod_debug_la_SOURCES
=
\
vcc_if.c
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment