forked from pool/vsftpd
Copy from server:ftp/vsftpd via accept of submit request 37575 revision 4. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/37575 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=7
14 lines
402 B
Diff
14 lines
402 B
Diff
Index: Makefile
|
|
===================================================================
|
|
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -6,7 +6,7 @@ IFLAGS = -idirafter dummyinc
|
|
CFLAGS = -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion
|
|
|
|
LIBS = `./vsf_findlibs.sh`
|
|
-LINK = -Wl,-s
|
|
+#LINK = -Wl,-s
|
|
|
|
OBJS = main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o \
|
|
tunables.o ftpdataio.o secbuf.o ls.o \
|