image: netbsd/latest sources: - https://git.sr.ht/~mcf/cproc - git://c9x.me/qbe.git tasks: - setup: | sudo patch -p1 -d /usr/include < cproc/.builds/netbsd.diff - build: | PATH=$HOME/qbe:$PATH make -C qbe cd cproc ./configure make all check bootstrap