File: 0002-remove-build-and-install-of-examples.patch

package info (click to toggle)
intel-cmt-cat 25.04-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 7,728 kB
  • sloc: ansic: 52,004; python: 11,324; makefile: 2,201; perl: 1,165; javascript: 37; sh: 23
file content (20 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Remove examples
 No need to install these, developers are encouraged to look
 at the code in the repository
Forwarded: not-needed
Author: Colin Ian King <colin.i.king@gmail.com>

Index: intel-cmt-cat-24.05/Makefile
===================================================================
--- intel-cmt-cat-24.05.orig/Makefile
+++ intel-cmt-cat-24.05/Makefile
@@ -55,9 +55,6 @@ all:
 	$(MAKE) -C pqos
 	$(MAKE) -C rdtset
 	$(MAKE) -C tools/membw
-	$(MAKE) -C examples/c/CAT_MBA
-	$(MAKE) -C examples/c/CMT_MBM
-	$(MAKE) -C examples/c/PSEUDO_LOCK
 
 setup-dev:
 	$(MAKE) -C appqos setup-dev