Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
scotty
scotty-pie.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scotty-pie.patch of Package scotty
Index: scotty-2.1.11/unix/Makefile.in =================================================================== --- scotty-2.1.11.orig/unix/Makefile.in +++ scotty-2.1.11/unix/Makefile.in @@ -839,12 +839,12 @@ bintar: #---------------------------------------------------------------- ntping.o: $(TNM_NTPING_DIR)/ntping.c - $(CC) -c $(CFLAGS) -I. -DHAVE_CONFIG_H $(TNM_NTPING_DIR)/ntping.c + $(CC) -c $(CFLAGS) -fpie -I. -DHAVE_CONFIG_H $(TNM_NTPING_DIR)/ntping.c ntping: ntping.o @if [ -f ntping ] ; then mv -f ntping ntpink.bak ; else true ; fi @rm -f ntping.bak || true - $(LD) $(LD_FLAGS) -o ntping ntping.o $(LIBS) + $(LD) $(LD_FLAGS) -pie -o ntping ntping.o $(LIBS) straps.o: $(TNM_SNMP_DIR)/straps.c $(CC) -c $(CFLAGS) -I. $(TNM_SNMP_DIR)/straps.c
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