On 2025/01/16 07:47, Stepan Zolotuev wrote:
> Hi ports@,
>
> Most packages contain both static and shared libraries, this one
> doesn't. I noticed this when trying to statically link my own software.
For software using cmake it is common to only build one version of a library.
> The diff simply
Hi ports@,
Most packages contain both static and shared libraries, this one
doesn't. I noticed this when trying to statically link my own software.
The diff simply enables building of statib library.
diff --git devel/cjson/Makefile devel/cjson/Makefile
index 2a3e8579216..c8a8d017c17 100644
--- d