sonic-swss-common icon indicating copy to clipboard operation
sonic-swss-common copied to clipboard

Exclude *.a files from python deb packages

Open qiluo-msft opened this issue 4 years ago • 1 comments

Cherry-pick https://github.com/Azure/sonic-swss-common/pull/554 to master branch

The file _swsscommon.a in the python deb packages takes > 33 MB, and it is not used. Remove it to save disk space.

qiluo-msft avatar Nov 09 '21 22:11 qiluo-msft

Can --disable-static be used to disable building the static libraries entirely?

saiarcot895 avatar Nov 19 '21 19:11 saiarcot895

Changes in this PR were done in #700.

saiarcot895 avatar Feb 10 '23 23:02 saiarcot895