projects
/
redis.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Version is now 2.5.1, first unstable release of Redis 2.6
[redis.git]
/
deps
/
lua
/
Makefile
diff --git
a/deps/lua/Makefile
b/deps/lua/Makefile
index eed4aedc48e4db8356170d8493657e1e69fa81a1..6e78f66fa5b1763b119236e1bd7de95f42093e52 100644
(file)
--- a/
deps/lua/Makefile
+++ b/
deps/lua/Makefile
@@
-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