Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Conversation

@Vascom
Copy link

@Vascom Vascom commented Feb 7, 2021

Fixed build with GCC 11 by moving MSVC

The same as OpenVisualCloud/SVT-VP9#133

@tianjunwork
Copy link
Contributor

Thank you @Vascom porting the PR over.

@tianjunwork tianjunwork added the build Build related changes label Feb 8, 2021
-D_FORTIFY_SOURCE=2)
if(MSVC)
list(APPEND flags_to_test /MP)
list(APPEND flags_to_test /MP /GS /GS)
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you change it to list(APPEND flags_to_test /MP /GS /sdl)? I guess it is a typo.

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

Labels

build Build related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants