repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
hiphop-git
/
hphp.sh
blob
e5f416e00606a17aa9cdf43a972dea83592337af
1
#!/bin/sh
2
export
CMAKE_PREFIX_PATH
=/
opt
/
hiphop
/
3
export
HPHP_HOME
=
$CMAKE_PREFIX_PATH
/
hiphop-php
4
export
HPHP_LIB
=
$HPHP_HOME
/
bin
5
$HPHP_HOME
/
src
/
hphp
/
hphp $
*