facebook/fbthrift

2023.05.01.00: The library libcompiler_base changed type from shared to static

yurivict opened this issue · 1 comments

Previous versions installed these libs:

lib/libcompiler_base.so
lib/libcompiler_base.so.1.0.0

among many other shared libs.

2023.05.01.00 installs

lib/libcompiler_base.a

which is the only static lib among many other shared libs.

This looks like a mistake.

It's not. See b537aed .