mirror of
				https://github.com/vlang/v.git
				synced 2023-08-10 21:13:21 +03:00 
			
		
		
		
	ci: enable again ./fast -clang in .cirrus.yml (it should work now in FreeBSD 13)
				
					
				
			This commit is contained in:
		@@ -11,4 +11,4 @@ task:
 | 
			
		||||
    ##.github/workflows/freebsd_build_tcc.sh
 | 
			
		||||
    ##tcc -v -v
 | 
			
		||||
    echo 'Build cmd/tools/fast'
 | 
			
		||||
    cd cmd/tools/fast && ../../../v fast.v ## && ./fast -clang
 | 
			
		||||
    cd cmd/tools/fast && ../../../v fast.v && ./fast -clang
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user