Merge commit 'refs/top-bases/top' into top
This commit is contained in:
commit
93b20163e0
|
@ -244,7 +244,7 @@ ztest_LDADD = \
|
|||
$(top_builddir)/lib/libzpool/libzpool.la \
|
||||
$(top_builddir)/lib/libzfs/libzfs.la
|
||||
|
||||
ztest_LDFLAGS = -pthread -lm -lz -lrt
|
||||
ztest_LDFLAGS = -pthread -lm -lz -lrt -ldl
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
|
|
Loading…
Reference in New Issue