arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht image: netbsd/9.x packages: - binutils repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~sircmpwn/harec#8ea475e6dc534a2a0e9d00b62965057ab90f9435 - git://c9x.me/qbe.git tasks: - qbe: | cd qbe make PREFIX=/usr sudo make install PREFIX=/usr - prepare: | mkdir harec/build cd harec/build ../configure - build: | cd harec/build make -j2 - tests: | cd harec/build make check triggers: [] oauth: ""