X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=deps%2Flibchdr%2Fdeps%2Fzstd-1.5.5%2F.cirrus.yml;fp=deps%2Flibchdr%2Fdeps%2Fzstd-1.5.5%2F.cirrus.yml;h=27ca65e8d29887545ee6e1c6f6c21eb646489c72;hb=648db22b0750712da893c306efcc8e4b2d3a4e3c;hp=0000000000000000000000000000000000000000;hpb=e2fb1389dc12376acb84e4993ed3b08760257252;p=pcsx_rearmed.git 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 index 00000000..27ca65e8 --- /dev/null +++ b/deps/libchdr/deps/zstd-1.5.5/.cirrus.yml @@ -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