forked from pool/vsftpd
7b3e586791
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=5fbe90ff962c65eb8fc590cc02bf7604
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 \
|