mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 01:42:24 +00:00
Remove invalid working source.
This commit is contained in:
parent
64790ceff7
commit
d3ee82a0c4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ my %machines = (
|
|||
. "export CC=i686-w64-mingw32-gcc && make full;"
|
||||
. "cd ~;"
|
||||
. "sh start64.sh \\\"cd vishaps/voc && git checkout $branch && git pull;"
|
||||
. "make full;"
|
||||
. "export CC=gcc && make full;"
|
||||
. "export CC=x86_64-w64-mingw32-gcc && make full\\\""],
|
||||
"android" => ['-p8022 root@and', "", "vishap/voc", "export CC=gcc && make full"],
|
||||
"lub32" => ['dave@lub32', "sudo", "vishap/voc", "make full"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue