Skip to content

[pcre2] Fix -mshstk needed with -fcf-protection#12347

Merged
ras0219-msft merged 1 commit intomicrosoft:masterfrom
c72578:2020-07-09_pcre2_Fix_mshstk_needed_with_fcf-protection
Jul 13, 2020
Merged

[pcre2] Fix -mshstk needed with -fcf-protection#12347
ras0219-msft merged 1 commit intomicrosoft:masterfrom
c72578:2020-07-09_pcre2_Fix_mshstk_needed_with_fcf-protection

Conversation

@c72578
Copy link
Copy Markdown
Contributor

@c72578 c72578 commented Jul 9, 2020

Describe the pull request

- Fixes the following error:
  src/sljit/sljitConfigInternal.h:219:2: error:
  #error "-mshstk is needed to compile with -fcf-protection"
- Upstream bug report:
  https://bugs.exim.org/show_bug.cgi?id=2578
- Add patch based on upstream commit:
  https://vcs.pcre.org/pcre2?view=revision&revision=1256
- Fixes microsoft#12343
@c72578 c72578 marked this pull request as ready for review July 9, 2020 19:19
@LilyWangL LilyWangL requested a review from NancyLi1013 July 10, 2020 01:38
@NancyLi1013 NancyLi1013 added the category:port-bug The issue is with a library, which is something the port should already support label Jul 10, 2020
@NancyLi1013 NancyLi1013 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jul 10, 2020
@cenit
Copy link
Copy Markdown
Contributor

cenit commented Jul 10, 2020

fixes the #12343 issue also for me

@ras0219-msft ras0219-msft merged commit a3eee82 into microsoft:master Jul 13, 2020
@ras0219-msft
Copy link
Copy Markdown
Contributor

Awesome job on the PR, thanks for all the information :) Thanks @cenit for the linked issue!

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.

[pcre2:x64-linux] build failure

4 participants