package/iptables: refresh patches
[openwrt.git] / package / lua / patches / 400-luaposix_5.1.4-embedded.patch
index f0757f0..73d8eb0 100644 (file)
@@ -6,8 +6,8 @@ Index: lua-5.1.4/src/Makefile
  AR= ar rcu
  RANLIB= ranlib
  RM= rm -f
--LIBS= -lm -lz $(MYLIBS)
-+LIBS= -lm -lz -lcrypt $(MYLIBS)
+-LIBS= -lm $(MYLIBS)
++LIBS= -lm -lcrypt $(MYLIBS)
  
  MYCFLAGS=
  MYLDFLAGS=
This page took 0.018858 seconds and 4 git commands to generate.