From 8a058afec0de5e37c2d3a1811d0f4e79b6641780 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 3 Oct 2020 21:29:18 +0800 Subject: improve xmake.spec --- scripts/rpmbuild/SPECS/xmake.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index 568806940..d76011499 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -55,7 +55,7 @@ ln -s `pwd`/../xmake-core-luajit-%{luajit_revision} core/src/luajit/luajit ln -s `pwd`/../xmake-core-lua-cjson-%{lua_cjson_revision} core/src/lua-cjson/lua-cjson %build -%set_build_flags +%?set_build_flags %make_build %install -- cgit v1.3.1