bot: rpm5 -> rpm4 (1)

This commit is contained in:
NixTux Commit Bot 2020-01-04 06:55:39 +03:00
parent e89b41890e
commit 1012ed2f02

View file

@ -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