opnsense-src/sys/contrib/zstd/lib/common
Warner Losh 5e34c4c505 Stopgap fix for gcc platforms.
Our in-tree gcc doesn't have a no-tree-vectorize optimization knob, so we get a
warning that it's unused. This causes the build to fail on all our gcc platforms.
Add a quick version check as a stop-gap measure to get CI building again.
2019-08-08 20:09:36 +00:00
..
bitstream.h Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
compiler.h Stopgap fix for gcc platforms. 2019-08-08 20:09:36 +00:00
cpu.h Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
debug.c Update to Zstandard 1.3.7 2018-10-22 18:29:12 +00:00
debug.h Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
entropy_common.c Update to Zstandard 1.3.7 2018-10-22 18:29:12 +00:00
error_private.c Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
error_private.h
fse.h Update to Zstandard 1.4.0 2019-04-19 02:54:13 +00:00
fse_decompress.c Update to Zstandard 1.3.7 2018-10-22 18:29:12 +00:00
huf.h Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
mem.h Update to Zstandard 1.3.7 2018-10-22 18:29:12 +00:00
pool.c Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
pool.h Update to Zstandard 1.3.7 2018-10-22 18:29:12 +00:00
threading.c Update to Zstandard 1.4.0 2019-04-19 02:54:13 +00:00
threading.h Update to Zstandard 1.3.4 2018-03-26 23:54:59 +00:00
xxhash.c Update to Zstandard 1.4.0 2019-04-19 02:54:13 +00:00
xxhash.h
zstd_common.c Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
zstd_errors.h Update to Zstandard 1.3.8 2018-12-29 21:18:01 +00:00
zstd_internal.h Update to Zstandard 1.4.2 2019-08-08 16:54:22 +00:00