lua: clean up patch fuzz
Refresh patches to tidy up fuzz. No functional changes Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
This commit is contained in:
committed by
Hans Dedecker
parent
b61a648e4a
commit
4e800716ac
@@ -8,4 +8,4 @@
|
||||
+ $(CC) -o $@.$(PKG_VERSION) -Wl,-Bsymbolic-functions $(MYLDFLAGS) -shared -Wl,-soname="$@.$(PKG_VERSION)" $?
|
||||
ln -fs $@.$(PKG_VERSION) $@
|
||||
|
||||
|
||||
$(LUA_T): $(LUA_O) $(LUA_SO)
|
||||
|
||||
Reference in New Issue
Block a user