On Fri, May 01, 2020 at 09:16:14PM +0200, François Revol wrote:
+nbdkit_ddrescue_filter_la_LDFLAGS = \
+ -module -avoid-version -shared \
+ -Wl,--version-script=$(top_srcdir)/filters/filters.syms \
+ $(NULL)
Still lacking $(SHARED_LDFLAGS) here?
The rest seems fine (but see Eric's suggestion about the documentation).
We'll have to hold this one until 1.20 has been released, should
be soon.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html