go@1.24: add patch to fix pkg-config flag sanitization#266080
go@1.24: add patch to fix pkg-config flag sanitization#266080BrewTestBot merged 2 commits intomainfrom
Conversation
Signed-off-by: Rui Chen <rui@chenrui.dev>
0c463f7 to
ba3b71a
Compare
|
Will merging this just reduce the visibility of upstream ? It is needed in our If we do merge this, should we also consider all upstream issues? 😅 |
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
yeah, internally, we dont have such formula, but it would be also used externally too.
if it has obvious user impact, we should consider? |
|
Side note, this is not for go, we have done something similar for nodejs before. |
go@1.24: add patch to fix pkg-config flag sanitization