Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
giflib
PIE.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PIE.patch of Package giflib
--- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # OFLAGS = -O0 -g OFLAGS = -O2 -CFLAGS = -std=gnu99 -fPIC -Wall -Wno-format-truncation $(OFLAGS) +CFLAGS += -std=gnu99 -fPIC -Wall -Wno-format-truncation $(OFLAGS) SHELL = /bin/sh TAR = tar @@ -93,6 +93,7 @@ $(MAKE) -C doc endif +$(UTILS):: LDFLAGS += -pie $(UTILS):: libgif.a libutil.a $(LIBGIFSO): $(OBJECTS) $(HEADERS)
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