You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Link system libzstd when enabling in_systemd plugin
This is because RHEL10 or other distributions which use zstd compression
inside of systemd, the symbols could be collided and we need to unify
the using zstd symbols.
This is just for changing the way to linking libzstd libraries.
No need to change for building rules in packaging.
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
0 commit comments