Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Now that cirrus ci is proposing freebsd, let's use it :)
Baptiste Daroussin committed 7 years ago
commit 20b9a1174da0f1d61464e89e074fb65c50550dc1
parent 5b024bd
1 file changed +2 -0
modified scripts/travis_build.sh
@@ -42,6 +42,8 @@ if [ $(uname -s) = "Darwin" ]; then
    ./configure
elif [ $(uname -s) = "Linux" ]; then
  CFLAGS="-Wno-strict-aliasing -Wno-unused-result -Wno-unused-value" ./configure --with-libarchive.pc
+
else
+
  ./configure
fi

# Build quietly and in parallel first.  If the build fails re-run