diff options
| author | ruki <[email protected]> | 2020-10-03 21:29:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-10-03 21:29:18 +0800 |
| commit | 8a058afec0de5e37c2d3a1811d0f4e79b6641780 (patch) | |
| tree | 3bcf4e1bf6d47025653cdcf89c09942109bf009a /scripts | |
| parent | 1609e5e293dab647a7a892d3efb5ceffdf411fd2 (diff) | |
improve xmake.spec
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
