From 3e8ab07d25da1310db86cfca7e18eb0ad1987c8d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 10 Feb 2023 12:02:47 +0200 Subject: Make buildable on *BSD --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest') diff --git a/manifest b/manifest index 0fad2d5..6fa2a77 100644 --- a/manifest +++ b/manifest @@ -13,7 +13,7 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/openssl-agent/tree/ email: users@build2.org build-warning-email: builds@build2.org -builds: host : &linux ; Currently only supported on Linux. +builds: host : &( +linux +freebsd ); Currently only supported on Linux and BSD. requires: c++14 depends: * build2 >= 0.15.0- depends: * bpkg >= 0.15.0- -- cgit v1.1