Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
utempter
utempter-0.5.5-pie.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File utempter-0.5.5-pie.diff of Package utempter
--- Makefile +++ Makefile 2005/06/20 11:16:24 @@ -21,6 +21,12 @@ %.os : %.c $(CC) -c $(CFLAGS) -fPIC $< -o $@ +%.o : %.c + $(CC) -c $(CFLAGS) -fpie $< -o $@ + +utempter: utempter.o + $(CC) -o $@ -pie $^ + install: mkdir -p $(RPM_BUILD_ROOT)/usr/sbin mkdir -p $(RPM_BUILD_ROOT)/$(LIBDIR)
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