mirror_zfs/cmd/zstream
Petros Koutoupis bd95f00d4b
Fixed LDADD library links in Makefiles for cross compilation builds
When building on native dev system, there are no issues but when
cross-compiling for target system, some linker errors are observed.
The only way to avoid these errors is by adjusting the Makefile.am
of those various components to add the library dependencies.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Petros Koutoupis <petros@petroskoutoupis.com>
Closes #10304
2020-05-09 10:17:08 -07:00
..
.gitignore Add zstream redup command to convert deduplicated send streams 2020-04-10 10:39:55 -07:00
Makefile.am Fixed LDADD library links in Makefiles for cross compilation builds 2020-05-09 10:17:08 -07:00
zstream_dump.c Add zstream redup command to convert deduplicated send streams 2020-04-10 10:39:55 -07:00
zstream_redup.c Fix unitialized variable in zstream redup command 2020-04-23 15:54:38 -07:00
zstream.c Add zstream redup command to convert deduplicated send streams 2020-04-10 10:39:55 -07:00
zstream.h Add zstream redup command to convert deduplicated send streams 2020-04-10 10:39:55 -07:00