HomeClusterLabs Projects

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

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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

Commit No Longer Exists

This commit no longer exists in the repository.