arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/master image: freebsd/latest packages: - binutils repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~sircmpwn/harec#75ad38565d3355afd4451344bca094fdcc5edfbc - git://c9x.me/qbe.git tasks: - qbe: | cd qbe make CC=cc PREFIX=/usr sudo make install PREFIX=/usr - build: | cd harec cp configs/freebsd.mk config.mk make -j2 - tests: | cd harec make check triggers: [] oauth: ""