Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Update
rp-pppoe
rp-pppoe-pie.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rp-pppoe-pie.patch of Package rp-pppoe
--- gui/Makefile.in.orig +++ gui/Makefile.in @@ -37,10 +37,10 @@ all: pppoe-wrapper @echo "Type 'make install' as root to install the software." pppoe-wrapper: wrapper.o - @CC@ -o pppoe-wrapper wrapper.o + @CC@ -pie -Wl,-z,relro,-z,now -fwhole-program -o pppoe-wrapper wrapper.o wrapper.o: wrapper.c - @CC@ $(CFLAGS) -c -o wrapper.o wrapper.c + @CC@ -Wl,-z,relro,-z,now -fpie -fPIE -fwhole-program $(CFLAGS) -c -o wrapper.o wrapper.c install: all -mkdir -p $(DESTDIR)$(sbindir)
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