aboutsummaryrefslogtreecommitdiff
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index f621f76..cbc689e 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -4,10 +4,9 @@ sources:
- git://c9x.me/qbe.git
packages:
- gmake
-environment:
- PATH: $HOME/qbe/obj:$PATH
tasks:
- build: |
+ PATH=$HOME/qbe/obj:$PATH
gmake -C qbe
cd cproc
./configure