Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
vsftpd.8244
vsftpd-2.0.5-enable-debuginfo.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vsftpd-2.0.5-enable-debuginfo.patch of Package vsftpd.8244
Index: Makefile =================================================================== --- Makefile.orig 2012-04-03 09:21:18.000000000 +0200 +++ Makefile 2012-04-10 16:10:53.545547162 +0200 @@ -9,7 +9,6 @@ #-pedantic -Wconversion LIBS = `./vsf_findlibs.sh` -LINK = -Wl,-s LDFLAGS = -fPIE -pie -Wl,-z,relro -Wl,-z,now OBJS = main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o \ @@ -26,7 +25,7 @@ $(CC) -c $*.c $(CFLAGS) $(IFLAGS) vsftpd: $(OBJS) - $(CC) -o vsftpd $(OBJS) $(LINK) $(LDFLAGS) $(LIBS) + $(CC) -o vsftpd $(OBJS) $(LDFLAGS) $(LIBS) install: if [ -x /usr/local/sbin ]; then \
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