git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / .cirrus.yml
diff --git a/deps/libchdr/deps/zstd-1.5.5/.cirrus.yml b/deps/libchdr/deps/zstd-1.5.5/.cirrus.yml
new file mode 100644 (file)
index 0000000..27ca65e
--- /dev/null
@@ -0,0 +1,10 @@
+task:
+  name: FreeBSD (shortest)
+  freebsd_instance:
+    matrix:
+      image_family: freebsd-13-0
+      image_family: freebsd-12-2
+  install_script: pkg install -y gmake coreutils
+  script: |
+    MOREFLAGS="-Werror" gmake -j all
+    gmake shortest