mirror of
https://abf.rosa.ru/djam/redis.git
synced 2025-02-23 22:42:49 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
e89b41890e
commit
1012ed2f02
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ sed -i -e 's:AR=:AR?=:g' -e 's:RANLIB=:RANLIB?=:g' deps/lua/src/Makefile
|
|||
sed -i -e "s:-std=c99::g" deps/linenoise/Makefile deps/Makefile
|
||||
|
||||
%build
|
||||
%make CC="%{__cc}" CFLAGS="%{optflags}" AR="%{__ar} rcu" JEMALLOC_SHARED=yes
|
||||
%make_build CC="%{__cc}" CFLAGS="%{optflags}" AR="%{__ar} rcu" JEMALLOC_SHARED=yes
|
||||
|
||||
%check
|
||||
# tclsh tests/test_helper.tcl
|
||||
|
|
Loading…
Add table
Reference in a new issue