SHA256
1
0
forked from pool/cpupower
cpupower/make_header_file_passable_from_outside.patch
Thomas Renninger 1a1be68aee - Update to latest turbostat version (git 2d6e532279ddf30188d5fbd)
bnc#866862, bnc#869071, bnc#869809
- Adjust MSR include path
  add make_header_file_passable_from_outside.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/cpupower?expand=0&rev=37
2014-03-28 19:37:44 +00:00

13 lines
347 B
Diff

Index: turbostat-3.14/Makefile
===================================================================
--- turbostat-3.14.orig/Makefile
+++ turbostat-3.14/Makefile
@@ -5,7 +5,6 @@ DESTDIR :=
turbostat : turbostat.c
CFLAGS += -Wall
-CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/uapi/asm/msr-index.h"'
%: %.c
@mkdir -p $(BUILD_OUTPUT)