image: debian/stretch sources: - https://git.sr.ht/~mcf/cc - git://c9x.me/qbe.git tasks: - build: | make -C qbe PATH=$PWD/qbe/obj:$PATH make -C cc all check bootstrap