mirror_zfs/cmd/raidz_test
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 SIMD implementation of vdev_raidz generate and reconstruct routines 2016-06-21 09:27:26 -07:00
Makefile.am Fixed LDADD library links in Makefiles for cross compilation builds 2020-05-09 10:17:08 -07:00
raidz_bench.c Use cstyle -cpP in make cstyle check 2016-12-12 10:46:26 -08:00
raidz_test.c Add zfs_file_* interface, remove vnodes 2019-11-21 09:32:57 -08:00
raidz_test.h Add AltiVec RAID-Z 2020-01-23 11:01:24 -08:00