zfs/lib/libtpool
Rich Ercolani ebbbe01e31 Ask libtool to stop hiding some errors
For #13083, curiously, it did not print the actual error, just
that the compile failed with "Error 1".

In theory, this flag should cause it to report errors twice sometimes.
In practice, I'm pretty okay with reporting some twice if it avoids
reporting some never.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Damian Szuberski <szuberskidamian@gmail.com>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #13086
2022-09-21 16:12:14 -07:00
..
Makefile.am Ask libtool to stop hiding some errors 2022-09-21 16:12:14 -07:00
thread_pool.c Remove dead code 2020-06-18 12:21:18 -07:00
thread_pool_impl.h Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00