repo.or.cz
/
minetest.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix enum setting used as requirement
[minetest.git]
/
util
/
ci
/
build_luajit.sh
blob
6307b27809a511376e991e856e5c2e4361280cf1
1
#!/bin/bash -eu
2
cd
$HOME
3
git clone
--depth
1
https
://
github.com
/
LuaJIT
/
LuaJIT
4
pushd
LuaJIT
5
make
-j
$
(
nproc
)
6
popd