diff options
Diffstat (limited to 'package/system/mountd/patches/060-link_libubox.patch')
-rw-r--r-- | package/system/mountd/patches/060-link_libubox.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/system/mountd/patches/060-link_libubox.patch b/package/system/mountd/patches/060-link_libubox.patch deleted file mode 100644 index 39acc1c568..0000000000 --- a/package/system/mountd/patches/060-link_libubox.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -2,7 +2,7 @@ PROG=mountd - OBJS=main.o lib/log.o lib/sys.o lib/autofs.o lib/mount.o lib/timer.o lib/signal.o lib/ucix.o lib/led.o lib/fs.o lib/ucix.o - - LDFLAGS?= --LDFLAGS+=-ldl -luci -+LDFLAGS+=-ldl -luci -lubox - - CFLAGS?= - CFLAGS+= -Wall |