Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
smictrl
makefile-modifications.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File makefile-modifications.diff of Package smictrl
--- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Index: smictrl/Makefile =================================================================== --- smictrl.orig/Makefile +++ smictrl/Makefile @@ -1,8 +1,7 @@ -CFLAGS = -O2 -Wall -PCILIB = /usr/lib/libpci.a +CFLAGS += -O2 -Wall -I/usr/src/linux/include/ -smictrl: smictrl.o $(PCILIB) -lz +smictrl: smictrl.o -lpci -lz clean: rm -f smictrl smictrl.o
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