Skip to content

[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"#13801

Merged
dan-shaw merged 2 commits intomicrosoft:masterfrom
past-due:2020_fix_sdl2_build_type_release
Oct 7, 2020
Merged

[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"#13801
dan-shaw merged 2 commits intomicrosoft:masterfrom
past-due:2020_fix_sdl2_build_type_release

Conversation

@past-due
Copy link
Contributor

Describe the pull request

Fix sdl2 port build when VCPKG_BUILD_TYPE is set to release

  • What does your PR fix?

Fixes #13800

  • Which triplets are supported/not supported? Have you updated the CI baseline?

No changes to support.

@JackBoosY JackBoosY self-assigned this Sep 29, 2020
@JackBoosY JackBoosY added category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Sep 29, 2020
@dan-shaw
Copy link
Contributor

dan-shaw commented Oct 2, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@past-due
Copy link
Contributor Author

past-due commented Oct 5, 2020

@JackBoosY @dan-shaw The errors I'm seeing in CI do not appear to be released to this PR?

@dan-shaw
Copy link
Contributor

dan-shaw commented Oct 6, 2020

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@dan-shaw
Copy link
Contributor

dan-shaw commented Oct 6, 2020

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@dan-shaw
Copy link
Contributor

dan-shaw commented Oct 6, 2020

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@dan-shaw
Copy link
Contributor

dan-shaw commented Oct 6, 2020

@past-due Our CI has been unstable and we are trying to get it fixed

@past-due past-due force-pushed the 2020_fix_sdl2_build_type_release branch from e983ee2 to cf34c75 Compare October 7, 2020 15:47
@past-due
Copy link
Contributor Author

past-due commented Oct 7, 2020

I've rebased this PR on latest master, and converted the CONTROL file to a manifest.

Would it be possible to get this merged soon? (I'm having some unrelated issues with vcpkg's "overlay ports" feature I'm trying to track down, so it would be nice to get this merged and unblocking of our CI.)

@dan-shaw dan-shaw merged commit fdcfd8e into microsoft:master Oct 7, 2020
Jimmy-Hu added a commit to Jimmy-Hu/vcpkg that referenced this pull request Oct 8, 2020
[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" (microsoft#13801)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support 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.

[sdl2] build fails when VCPKG_BUILD_TYPE is set to "release"

3 participants