Actions
Bug #13073
openopenindiana should not deliver almost any static/archive libraries
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Description
with Solaris 10, Solaris stopped delivering static libraries or executables in part because of their unsuitability for public use. This remains true.
Several static libraries seem to have slipped into OpenIndiana, they likely should go away, except for those in the compiler runtimes (which I believe are necessary in part for the compiler to produce truly static executables, should an end-user wish to) and Go, which insists on being Go.
'pkg search -r /*.a' seems to find others from TCL, mariadb, etc, which should be investigated and probably go away.
Actions