]> git.ipfire.org Git - thirdparty/zstd.git/commit
Use `MEM_STATIC FORCE_INLINE_ATTR` instead of `FORCE_INLINE_TEMPLATE` 2317/head
authoranimalize <malincns@163.com>
Mon, 21 Sep 2020 05:26:38 +0000 (13:26 +0800)
committeranimalize <malincns@163.com>
Mon, 21 Sep 2020 05:26:38 +0000 (13:26 +0800)
commit2e5d73dd728d612d17a607630939f0ccd01537fb
tree575ebd93b1fdf14c9cd4c9278285337b5b0c5c57
parent0a69a6b1ca19ec59a4996fd25b24a7ba60dee827
Use `MEM_STATIC FORCE_INLINE_ATTR` instead of `FORCE_INLINE_TEMPLATE`

It adds `__attribute__((unused))` for __GNUC__, to eliminate `-Werror=unused-function` error.
lib/compress/zstd_compress_internal.h