HomeClusterLabs Projects

Fix: build: Get only -I/-D/-U from GLIB_CFLAGS for cppcheck target

Description

Fix: build: Get only -I/-D/-U from GLIB_CFLAGS for cppcheck target

Currently we get them all, including -pthread, which causes cppcheck to
fail on an invalid argument.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 20 2024, 2:36 PM
Parents
rP1349b759702b: Refactor: libcrmcommon: Assert on alloc failure in pcmk__new_client()
Branches
Unknown
Tags
Unknown