Protocol Buffers - Google's data interchange format
by converting std::memory_order to int to get rid of this error:
error: cannot convert 'const std::memory_order' to 'int'
59 | __atomic_thread_fence(std::memory_order_seq_cst);
| ~~~~~^~~~~~~~~~~~~~~~~~~~
| |
| const std::memory_order
while using said function
Resolves: RHEL-104565
|
||
|---|---|---|
| .fmf | ||
| tests | ||
| .gitignore | ||
| 0001-fix-build-on-s390x.patch | ||
| 0002-fix-__atomic_thread_fence-on-s390x.patch | ||
| ci.fmf | ||
| CVE-2021-22570.rhel-8.patch | ||
| ftdetect-proto.vim | ||
| gating.yaml | ||
| protobuf-init.el | ||
| protobuf.spec | ||
| sources | ||