Skip to content

libpng: update check for VSX enablement#15373

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
pmur:libpng-vsx-fix
Aug 22, 2019
Merged

libpng: update check for VSX enablement#15373
opencv-pushbot merged 1 commit intoopencv:3.4from
pmur:libpng-vsx-fix

Conversation

@pmur
Copy link
Copy Markdown
Contributor

@pmur pmur commented Aug 22, 2019

The deprecated flag ENABLE_VSX should not be used to enable this
feature. Instead, use the baseline cpu feature set to determine.

The deprecated flag ENABLE_VSX should not be used to enable this
feature. Instead, use the baseline cpu feature set to determine.
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you!

@opencv-pushbot opencv-pushbot merged commit 8aca193 into opencv:3.4 Aug 22, 2019
@alalek alalek mentioned this pull request Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants