HomeClusterLabs Projects
Diffusion LibQB 1a32a6062c40

Add --disable-tests option (#475)

Description

Add --disable-tests option (#475)

Add --disable-tests to allow the user to disable tests. As a
side-effect, this will avoid the following build failure when check is
found:

libstat_wrapper.c:11:10: fatal error: gnu/lib-names.h: No such file or directory

   11 | #include <gnu/lib-names.h>
      |          ^~~~~~~~~~~~~~~~~

This build failure is raised since version 2.0.5 and
https://github.com/ClusterLabs/libqb/commit/78df90b180740712d0c90b6d982b78241cc99d72

Fixes:

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Details

Provenance
Fabrice Fontaine <fontaine.fabrice@gmail.com>Authored on Mar 23 2023, 6:32 AM
GitHub <noreply@github.com>Committed on Mar 23 2023, 6:32 AM
Parents
rQ10b0623533e1: m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rQ1a32a6062c40: Add --disable-tests option (#475) (authored by Fabrice Fontaine <fontaine.fabrice@gmail.com>).Mar 23 2023, 6:32 AM