SHA256
1
0
forked from pool/cpupower
cpupower/make_header_file_passable_from_outside.patch

13 lines
405 B
Diff
Raw Normal View History

Index: turbostat-4.8/Makefile
===================================================================
--- turbostat-4.8.orig/Makefile 2016-01-26 18:26:10.350954918 +0100
+++ turbostat-4.8/Makefile 2016-01-26 18:26:40.512676659 +0100
@@ -9,7 +9,6 @@ endif
turbostat : turbostat.c
CFLAGS += -Wall
-CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"'
%: %.c
@mkdir -p $(BUILD_OUTPUT)