]> git.ipfire.org Git - thirdparty/zstd.git/commit
lib/zstd.h: move pragma before static 4341/head
authorZ. Liu <zhixu.liu@gmail.com>
Thu, 20 Mar 2025 03:28:37 +0000 (03:28 +0000)
committerZ. Liu <zhixu.liu@gmail.com>
Thu, 20 Mar 2025 03:40:42 +0000 (03:40 +0000)
commitcd8ca9d92e6fb3a4c962f8f6f50c3ee467177e06
treeda9a60ccfe677e9b2707f350e077d2bde73a62a7
parenteca205fc7849a61ab287492931a04960ac58e031
lib/zstd.h: move pragma before static

otherwise will cause dev-python/zstandard build failed when compiling with
clang as reported at https://bugs.gentoo.org/950259

the root cause is pycparser, which is unfixed since reported 2.5 years
ago, :(

Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
lib/zstd.h