repo.or.cz
/
clan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Solve the missed local dimension bug with strides and modulo guards
[clan.git]
/
redo.sh
blob
f7a25c78b3d63d000b0e2ed662b369fd3b56d09c
1
#!/bin/sh
2
make
maintainer-clean
3
.
/
get_submodules.sh
4
.
/
autogen.sh
5
.
/
configure
--prefix
=
$HOME
/
usr
--with-osl
=
system
--with-osl-prefix
=
$HOME
/
usr
6
#./configure --prefix=$HOME/usr --with-osl=bundled
7
make