mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: just rely on the freebsd's tcc being recent enough :-|
This commit is contained in:
parent
1e7c9ad8d0
commit
7494d7f6c7
@ -8,7 +8,7 @@ task:
|
||||
git clone https://github.com/vlang/v
|
||||
cd v
|
||||
make
|
||||
.github/workflows/freebsd_build_tcc.sh
|
||||
##.github/workflows/freebsd_build_tcc.sh
|
||||
##tcc -v -v
|
||||
echo 'Build cmd/tools/fast'
|
||||
cd cmd/tools/fast && ../../../v fast.v && ./fast
|
||||
|
Loading…
Reference in New Issue
Block a user