Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:bmwiedemann:reproducible:distribution:ring1
hdparm
hdparm-nostrip.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hdparm-nostrip.patch of Package hdparm
Index: Makefile =================================================================== --- Makefile.orig +++ Makefile @@ -11,7 +11,6 @@ mandir = $(manprefix)/share/man oldmandir = $(manprefix)/man CC ?= gcc -STRIP ?= strip CFLAGS := -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs $(CFLAGS) @@ -30,7 +29,6 @@ static: hdparm: Makefile hdparm.h sgio.h $(OBJS) $(CC) $(LDFLAGS) -o hdparm $(OBJS) - $(STRIP) hdparm hdparm.o: hdparm.h sgio.h
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