Skip to content

[boost-context] fix linux -> windows cross compile#16378

Merged
ras0219-msft merged 2 commits intomicrosoft:masterfrom
autoantwort:boost-context
Feb 26, 2021
Merged

[boost-context] fix linux -> windows cross compile#16378
ras0219-msft merged 2 commits intomicrosoft:masterfrom
autoantwort:boost-context

Conversation

@autoantwort
Copy link
Copy Markdown
Contributor

Describe the pull request

@cenit
Copy link
Copy Markdown
Contributor

cenit commented Feb 23, 2021

usually boost port files are auto generated. it might be better to fix the generating script in order to not loose your mods the next update

@autoantwort
Copy link
Copy Markdown
Contributor Author

Yeah the script https://github.com/microsoft/vcpkg/blob/master/scripts/boost/generate-ports.ps1#L185 uses the b2-options.cmake.in file and creates the same code as I

@PhoebeHui PhoebeHui added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Feb 24, 2021
Copy link
Copy Markdown
Contributor

@PhoebeHui PhoebeHui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the PR!

@PhoebeHui PhoebeHui added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Feb 24, 2021
@ras0219-msft
Copy link
Copy Markdown
Contributor

This PR LGTM, however should this fragment always be applied to all boost builds? Or is boost-context the only library that cares about abi=ms?

@autoantwort
Copy link
Copy Markdown
Contributor Author

This PR LGTM, however should this fragment always be applied to all boost builds? Or is boost-context the only library that cares about abi=ms?

No this is a boost-context only option. See here.

@ras0219-msft ras0219-msft merged commit e25b620 into microsoft:master Feb 26, 2021
@ras0219-msft
Copy link
Copy Markdown
Contributor

LGTM, thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[boost-context] build failure (linux -> windows cross compile)

4 participants