From 1509b14bb3e100ff579bc42c5923ed2871467844 Mon Sep 17 00:00:00 2001 From: wangqr Date: Wed, 10 Jun 2020 21:04:32 -0400 Subject: [avisynthplus] Upgrade to 3.6.0 (#11736) * [avisynthplus] Upgrade to 3.6.0 AviSynth+ also supports linux and macOS now * [avisynthplus] Allow x64-linux build fail on CI AviSynth+ requires C++17 to build correctly. C++17 std::filesystem is not available in gcc 7.5 used in CI. --- scripts/ci.baseline.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 08abb6681..bd821958d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -92,6 +92,7 @@ atlmfc:x64-linux=fail atlmfc:x64-osx=fail aubio:x64-linux=fail aubio:x64-osx=fail +avisynthplus:x64-linux=fail avisynthplus:x64-windows-static=fail avro-c:arm-uwp=fail avro-c:x64-osx=fail -- cgit v1.2.3