Skip to content

build: disable more code/data when built without proxy support - #5466

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/strip-more-disabled-proxy
Closed

build: disable more code/data when built without proxy support#5466
bagder wants to merge 1 commit into
masterfrom
bagder/strip-more-disabled-proxy

Conversation

@bagder

@bagder bagder commented May 27, 2020

Copy link
Copy Markdown
Member

Custom builds like this are primarily done by special use cases, for example smaller embedded devices when they know they don't need a specific feature and they want as small foot-print as possible. When we provide a way to disable features at build-time, I think we should make an effort to remove as much code and data as possible of that feature when built so.

Added build to travis to verify

@bagder
bagder force-pushed the bagder/strip-more-disabled-proxy branch from 35d9356 to 1801bdb Compare May 29, 2020 21:36
@bagder bagder closed this in f3d501d May 30, 2020
@bagder
bagder deleted the bagder/strip-more-disabled-proxy branch May 30, 2020 21:21
bagder added a commit that referenced this pull request Sep 30, 2020
Follow-up from #5466 and f3d501d
Reported-by: Javier Navarro
Fixes #6025
bagder added a commit that referenced this pull request Sep 30, 2020
Follow-up from #5466 and f3d501d
Reported-by: Javier Navarro
Fixes #6025
Closes #6026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant