Commit Graph

2 Commits

Author SHA1 Message Date
Eugene Syromiatnikov
50008c5457 Mark ipc tests as XFAIL on all arches and patch up pselect6/semtimedop
Just to please all that RHEL/ELN kerfuffle.

Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2020-10-22 04:56:54 +02:00
Eugene Syromiatnikov
8300939a78 Work around build issues
- 0001-noinline.patch adds __attribute__((noinline) in fstack_call to
  address LTO optimisations on s390x;
- 0002-ipc-xfail.patch marks ipc_msg/ipc_shm tests as XFAIL due to glibc
  bug.

Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2020-10-06 20:50:18 +02:00