]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - cmd/safcm-remote/build.sh
Add basic support for OpenBSD
[safcm/safcm.git] / cmd / safcm-remote / build.sh
index 4f102c9ccbc1a66d0fa8dbebc9f1da8f53e0d3ee..3ee7ccd99607161c2890ebc0f82ecf8ae1334196 100755 (executable)
@@ -34,6 +34,8 @@ dest=../../remote/helpers
 
 mkdir -p "$dest"
 
+build freebsd amd64
 build linux amd64
+build openbsd amd64
 build_arm linux arm 7
 # TODO: support more operating systems and architectures