Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:E
pigz
pigz-fix-missing-linker.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pigz-fix-missing-linker.patch of Package pigz
--- a/Makefile 2015-01-20 05:12:31.000000000 +0100 +++ b/Makefile 2015-03-11 22:19:16.745781499 +0100 @@ -5,7 +5,7 @@ # use gcc and gmake on Solaris pigz: pigz.o yarn.o try.o ${ZOPFLI}deflate.o ${ZOPFLI}blocksplitter.o ${ZOPFLI}tree.o ${ZOPFLI}lz77.o ${ZOPFLI}cache.o ${ZOPFLI}hash.o ${ZOPFLI}util.o ${ZOPFLI}squeeze.o ${ZOPFLI}katajainen.o - $(CC) $(LDFLAGS) -o pigz $^ -lpthread -lm + $(CC) $(LDFLAGS) -o pigz $^ -lpthread -lm -lz ln -f pigz unpigz pigz.o: pigz.c yarn.h try.h ${ZOPFLI}deflate.h ${ZOPFLI}util.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