Vendor update
This commit is contained in:
1
vendor/gopkg.in/redis.v5/Makefile
generated
vendored
1
vendor/gopkg.in/redis.v5/Makefile
generated
vendored
@@ -15,4 +15,5 @@ testdata/redis:
|
||||
wget -qO- https://github.com/antirez/redis/archive/unstable.tar.gz | tar xvz --strip-components=1 -C $@
|
||||
|
||||
testdata/redis/src/redis-server: testdata/redis
|
||||
sed -i 's/libjemalloc.a/libjemalloc.a -lrt/g' $</src/Makefile
|
||||
cd $< && make all
|
||||
|
Reference in New Issue
Block a user