zfs/lib/libtpool
Rich Ercolani 6a2dda8f05
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-03-31 10:09:18 -07:00
..
Makefile.am Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00
thread_pool.c libtpool: remove useless CSTYLED 2022-02-01 16:57:09 -08:00
thread_pool_impl.h Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00