1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys/contrib/openzfs/lib
Ryan Libby 48184e7661 Merge commit c7500ded3 from openzfs git (by Ryan Libby):
FreeBSD libzfs: gcc requires __thread after static

  Building libzfs with gcc on FreeBSD failed because gcc is picky about
  the order of keywords in declarations with __thread, whereas clang is
  more relaxed.

  https://gcc.gnu.org/onlinedocs/gcc/Thread-Local.html

  Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
  Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
  Signed-off-by: Ryan Libby <rlibby@FreeBSD.org>
  Closes #11331
2020-12-27 14:33:13 -08:00
..
libavl
libefi MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
libicp
libnvpair
libshare OpenZFS: MFV 2.0-rc3-gfc5966 2020-10-01 23:28:21 +00:00
libspl Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
libtpool
libunicode
libuutil
libzfs Merge commit c7500ded3 from openzfs git (by Ryan Libby): 2020-12-27 14:33:13 -08:00
libzfs_core MFV 2.0-rc2 2020-09-18 23:21:24 +00:00
libzfsbootenv Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
libzpool OpenZFS: MFV 2.0-rc3-gfc5966 2020-10-01 23:28:21 +00:00
libzstd
libzutil Merge commit 79a357c2a from openzfs git (by Adrian Chadd): 2020-12-27 14:33:13 -08:00
Makefile.am MFV 2.0-rc2 2020-09-18 23:21:24 +00:00