Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:FrontRunner
cpupower.27834
turbostat_makefile_fix_asm_header.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File turbostat_makefile_fix_asm_header.patch of Package cpupower.27834
--- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/Makefile +++ b/Makefile @@ -9,9 +9,9 @@ endif turbostat : turbostat.c -override CFLAGS += -O2 -Wall -I../../../include -override CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' -override CFLAGS += -DINTEL_FAMILY_HEADER='"../../../../arch/x86/include/asm/intel-family.h"' +override CFLAGS += -O2 -Wall -I ./include +override CFLAGS += -DMSRHEADER='"msr-index.h"' +override CFLAGS += -DINTEL_FAMILY_HEADER='"intel-family.h"' override CFLAGS += -D_FILE_OFFSET_BITS=64 override CFLAGS += -D_FORTIFY_SOURCE=2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor