1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

compiler: remove math dependency

This commit is contained in:
Alexander Medvednikov
2019-10-14 08:34:44 +03:00
parent 7dc740d084
commit 093d8a2b00
2 changed files with 6 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ fresh_vc:
fresh_tcc:
rm -rf /var/tmp/tcc/
git clone --depth 1 --quiet https://github.com/vmisc/tccbin /var/tmp/tcc
git clone --depth 1 --quiet https://github.com/vlang/tccbin /var/tmp/tcc
selfcompile:
./v v.v