CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/03/04 11:56:13
Added files:
archivers/snappy/patches: patch-snappy-stubs-internal_h
Log message:
snappy won't build with gcc because of the always_inline attribute
This patch only allows that attribute when using clang
input from sthen and kn
ok kn sthen
