]> git.saurik.com Git - redis.git/blobdiff - deps/lua/Makefile
new tests for EXPIRE family functions, new millisecond precision, and new millisecond...
[redis.git] / deps / lua / Makefile
index eed4aedc48e4db8356170d8493657e1e69fa81a1..6e78f66fa5b1763b119236e1bd7de95f42093e52 100644 (file)
@@ -53,7 +53,7 @@ R= 5.1.4
 all:   $(PLAT)
 
 $(PLATS) clean:
 all:   $(PLAT)
 
 $(PLATS) clean:
-       cd src && $(MAKE) ARCH="$(ARCH)" $@
+       cd src && $(MAKE) $@
 
 test:  dummy
        src/lua test/hello.lua
 
 test:  dummy
        src/lua test/hello.lua