From: Tomas Glozar <tglozar@xxxxxxxxxx> Two bugs were found while trying to build cyclictest with libcpupower support inside an RPM build. One bug prevents libcpupower detection when there are spaces inside OBJDIR, CFLAGS, CPPFLAGS or LDFLAGS, the other bug breaks linking against libcpupower when LDFLAGS is passed to make. Fix both those bugs and unbreak RPM builds with libcpupower support. Tomas Glozar (2): rt-tests: Put variables in test-feature in quotes rt-tests: Handle -lcpupower flag outside LDFLAGS Makefile | 4 ++-- feature/test-feature.mak | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.47.0