aboutsummaryrefslogtreecommitdiff
path: root/.builds/openbsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/openbsd.yml')
-rw-r--r--.builds/openbsd.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml
index 0059992..f5d9cd9 100644
--- a/.builds/openbsd.yml
+++ b/.builds/openbsd.yml
@@ -4,13 +4,12 @@ sources:
- git://c9x.me/qbe.git
packages:
- gmake
-environment:
- PATH: $HOME/qbe/obj:$PATH
tasks:
- setup: |
# avoid __asm__ on non __GNUC__ compilers
doas patch -d /usr/include/amd64 < cproc/.builds/openbsd.diff
- build: |
+ PATH=$HOME/qbe/obj:$PATH
gmake -C qbe
cd cproc
./configure