mirror_zfs/lib/libzfsbootenv
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
..
.gitignore zfs label bootenv should store data as nvlist 2020-09-15 15:42:27 -07:00
libzfsbootenv.abi Add const to nvlist functions to properly expose their real behavior 2021-12-06 18:19:13 -07:00
libzfsbootenv.pc.in libzfsbootenv: do not depend on libnvpair 2020-11-22 15:16:42 -08:00
libzfsbootenv.suppr Library ABI tracking with abigail 2020-11-17 09:18:52 -08:00
lzbe_device.c Rename fallthrough to zfs_fallthrough 2022-02-15 08:58:59 -08:00
lzbe_pair.c Add const to nvlist functions to properly expose their real behavior 2021-12-06 18:19:13 -07:00
lzbe_util.c zfs label bootenv should store data as nvlist 2020-09-15 15:42:27 -07:00
Makefile.am Ask libtool to stop hiding some errors 2022-03-31 10:09:18 -07:00