mirror_zfs/lib
Ryan Moeller 7b15b8d18c
libzstd: Don't warn about stack frame size in userspace
With the current way CFLAGS are modified in libzstd, CFLAGS passed on
the make command line will cause the CFLAGS in the Makefile for zstd.c
to be discarded, but not AM_CFLAGS.  This causes a smaller frame size
limit to be used, and the build fails.

We don't need to worry about stack frame sizes in userspace.  Drop the
extra flags.

Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #10773
2020-08-23 11:13:34 -07:00
..
libavl
libefi
libicp
libnvpair
libshare
libspl
libtpool
libunicode
libuutil
libzfs Import vdev ashift optimization from FreeBSD 2020-08-21 12:53:17 -07:00
libzfs_core
libzpool Add zstd support to zfs 2020-08-20 10:30:06 -07:00
libzstd libzstd: Don't warn about stack frame size in userspace 2020-08-23 11:13:34 -07:00
libzutil
Makefile.am Add zstd support to zfs 2020-08-20 10:30:06 -07:00