dropbox / dropbox/dbx_build_tools
Rationale for not propagating -shared
Open
- Dominant language
- Go
- Stars
- 209
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dropbox/dbx_build_tools/blob/878fa997e7313c52692fd8d308660786a3442e59/build_tools/py/py.bzl#L136
Was wondering why `'-shared` is removed from the list of flags that is propagated to vpip? I've found that for at least one package with a binary component that `-shared` needs to be propagated for proper compilation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.