Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude *.a files from python deb packages #553

Closed
wants to merge 1 commit into from

Conversation

qiluo-msft
Copy link
Contributor

@qiluo-msft qiluo-msft commented Nov 9, 2021

Cherry-pick #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 qiluo-msft marked this pull request as draft November 9, 2021 22:36
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 qiluo-msft requested review from saiarcot895 and lguohan and removed request for saiarcot895 November 19, 2021 18:29
@qiluo-msft qiluo-msft marked this pull request as ready for review November 19, 2021 18:42
@saiarcot895
Copy link
Contributor

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

@saiarcot895
Copy link
Contributor

Changes in this PR were done in #700.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants