zfs/lib
Arvind Sankar 2989d1012a Fix libspl/asm-generic/atomic for VPATH build
Currently, asm-generic/atomic.c is compiled into a .S file, with a
comment saying this is to simplify the upper-level Makefile.

However, this doesn't work properly with a VPATH build, which would
require better logic to deal with generated sources correctly.

It also doesn't seem more complex to just specify the .c/.S source file,
depending on the cpu, instead of only the source directory in
lib/libspl/Makefile.am, which eliminates the need to do the intermediate
compilation.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10493
2020-06-24 18:19:36 -07:00
..
libavl OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
libefi cppcheck: (error) Memory leak: vtoc 2019-12-18 17:25:04 -08:00
libicp ICP: Improve AES-GCM performance 2020-02-10 12:59:50 -08:00
libnvpair Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
libshare Add include files for prototypes 2020-06-18 12:21:25 -07:00
libspl Fix libspl/asm-generic/atomic for VPATH build 2020-06-24 18:19:36 -07:00
libtpool Remove dead code 2020-06-18 12:21:18 -07:00
libunicode OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
libuutil Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
libzfs zfs -V: Print userland version even if kernel module not loaded 2020-06-22 09:56:29 -07:00
libzfs_core Add support for boot environment data to be stored in the label 2020-05-07 09:36:33 -07:00
libzpool Cleanup libzpool/kernel.c 2020-06-18 12:18:49 -07:00
libzutil Remove refences to blacklist/whitelist 2020-06-16 11:41:45 -07:00
Makefile.am Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00