Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
cpupower.9225
turbostat_makefile_fix_asm_header.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File turbostat_makefile_fix_asm_header.patch of Package cpupower.9225
Index: turbostat-4.16/Makefile =================================================================== --- turbostat-4.16.orig/Makefile 2017-03-22 19:36:31.329182164 +0100 +++ turbostat-4.16/Makefile 2017-03-22 19:38:04.762500669 +0100 @@ -9,8 +9,8 @@ endif turbostat : turbostat.c CFLAGS += -Wall -CFLAGS += -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' -CFLAGS += -DINTEL_FAMILY_HEADER='"../../../../arch/x86/include/asm/intel-family.h"' +CFLAGS += -DMSRHEADER='"msr-index.h"' +CFLAGS += -DINTEL_FAMILY_HEADER='"intel-family.h"' %: %.c @mkdir -p $(BUILD_OUTPUT)
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