Commit Graph

10 Commits

Author SHA1 Message Date
Pavol Sloboda
10d26f0677 Rebuild for changes in the s390x __atomic_thread_fence patch
Related: RHEL-104565
2025-07-31 14:59:45 +02:00
Pavol Sloboda
269276c363 Fix for bc10a24959
As has been pointed out by fweimer, my last patch wasn't correct and
this commit fixes that.

Related: RHEL-104565
2025-07-31 12:01:29 +02:00
Adrian Reber
273a3a5cf6 Rebuild for changes to test setup
Resolves: RHEL-104565

Signed-off-by: Adrian Reber <areber@redhat.com>
2025-07-30 09:17:13 +02:00
Pavol Sloboda
748acc516f Renamed the ci.fmf file to revdep.yaml in accordance to this:
https://spaces.redhat.com/pages/viewpage.action?spaceKey=RHELPLAN&title=Reverse+Dependency+Testing
Related: RHEL-104565
2025-07-29 11:52:19 +02:00
Pavol Sloboda
bc10a24959 Added a fix for s390x when calling __atomic_thread_fence
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
2025-07-28 16:19:21 +02:00
Adam Samalik
0aaffc7404 re-import sources as agreed with the maintainer 2023-06-29 17:52:03 +02:00
Troy Dawson
6ef19456a9 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 11:15:25 -08:00
James Antill
ab9f59c29a Import rpm: c8s 2023-02-27 15:03:24 -05:00
James Antill
7a90d962de Auto sync2gitlab import of protobuf-3.5.0-15.el8.src.rpm 2022-05-26 13:28:46 -04:00
James Antill
886da4ee37 Initial c8s branch. 2022-05-26 13:28:37 -04:00