HomeClusterLabs Projects

Fix: libfencing: support platforms without ELIBACC

Description

Fix: libfencing: support platforms without ELIBACC

The stonith-ng.h header defines stonith_api_kick_helper() inline,
and it can return -ELIBACC. If that constant is not defined (e.g.
on FreeBSD), return -ENOSYS instead.

Fixes CLBZ#5284

Details

Provenance
kgaillotAuthored on Jun 1 2016, 5:49 PM
Parents
rPe91769e5a39f: Build: spec: don't limit build architectures on RHEL
Branches
Unknown
Tags
Unknown

Event Timeline