Provides command line interface to CMT, MBM, CAT and CDP technologies
- Clean up install paths, drop obsolete patches, and improve flag injection
handling
- Replaced hard-coded install paths in Makefiles with sed-based DESTDIR
fixes for lib, pqos, rdtset, and membw
- Using sed during %prep is more robust and version-agnostic than patching,
which requires rebasing each release
- Relocated admin tools (pqos*, rdtset) from /usr/bin to /usr/sbin for FHS
compliance
- These tools require root and interact with system-level cache controls
- Updated %files to match SONAME bump (libpqos.so.5 -> libpqos.so.6) introduced
upstream
- Dropped patches 0001, 0002, 0004, 0005
- 0001/0002 replaced by sed
- Ensure CFLAGS and LDFLAGS are augmented, not overridden by using sed to
convert assignments to +=
- Ensures compatibility with distro-injected flags (e.g. %{optflags},
hardening) without carrying a version-specific patch
Resolves: RHEL-122380
Signed-off-by: Tony Camuso <tcamuso@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| 0001-allow-debian-flags-to-be-added.patch | ||
| 0002-Revert-lib-update-detection-of-non-architectural-L3C.patch | ||
| gating.yaml | ||
| intel-cmt-cat.spec | ||
| sources | ||