apenwarr-redo/t/110-compile/yellow.o.do
Avery Pennarun 6c81b110be Tests: use cc instead of gcc.
This fixes problems where llvm is installed without a 'gcc' alias.
2018-10-29 07:20:33 +00:00

3 lines
56 B
Text

redo-ifchange CC hello.c
../sleep 2
cc -o $3 -c hello.c