Files
mirror_zfs/lib/libzfs
Ryan Libby 42bdfd3b36 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-23 14:34:59 -08:00
..
2020-07-10 14:26:00 -07:00
2020-06-09 21:24:09 -07:00
2020-04-10 10:33:35 -07:00
2020-06-18 12:20:38 -07:00
2020-11-17 20:48:53 +00:00
2020-11-17 20:29:02 +00:00
2020-11-22 10:01:47 -08:00
2019-09-02 17:53:27 -07:00