repo.or.cz
/
syren.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
now -A turns off preallocating (which is turned on by default)
[syren.git]
/
build_all.sh
blob
ad1a50095319c3f5aca0a4c94bc1392292c2cf10
1
#!/bin/zsh
2
3
rm
-f
syren syren_lite
4
5
(
zsh .
/
build_nix.sh
)