Jan Patera

Results 1 issues of Jan Patera

I think there is no need to export all symbols when building a static lib with clang. Hence I suggest to change the following #elif defined(\__GNUC\__) \#  define LIBDEFLATE_EXPORT_SYM \__attribute\__((visibility("default")))...