Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Now that cirrus ci is proposing freebsd, let's use it :)
Baptiste Daroussin committed 7 years ago
commit 20b9a1174da0f1d61464e89e074fb65c50550dc1
parent 5b024bd4c4873851ffdd265120099c977d5ddc78
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