Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PS-7720 [5.7]: Fix CRC32 function selection in MyRocks (post-merge fix) #4322

Merged
merged 1 commit into from
May 26, 2021

Conversation

inikep
Copy link
Collaborator

@inikep inikep commented May 24, 2021

Suppress the

#error "AES/PCLMUL instructions not enabled"

bug in gcc-4.8.x or lower at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56298

Suppress the
```
\#error "AES/PCLMUL instructions not enabled"
```
bug in gcc-4.8.x or lower at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56298
@inikep inikep requested a review from oleksandr-kachan May 24, 2021 12:53
@inikep inikep merged commit f501257 into percona:5.7 May 26, 2021
@inikep inikep deleted the PS-7720-5.7 branch May 26, 2021 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants