Replace AvxSynth with AviSynth+ on POSIX systems
-
last commit break build for mipsel platform
mipsel-oe-linux-gcc -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Os -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0=/usr/src/debug/x264/r2970+gitAUTOINC+35fe20d1-r0 -fdebug-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0=/usr/src/debug/x264/r2970+gitAUTOINC+35fe20d1-r0 -fdebug-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot= -fdebug-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot-native= -Wall -I. -I. --sysroot=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c input/thread.c -o input/thread-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 | In file included from input/avs.c:47: | ./extras/avisynth_c.h:110:5: error: #error Unsupported CPU architecture. | 110 | # error Unsupported CPU architecture. | | ^~~~~ | mipsel-oe-linux-gcc -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -Os -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0=/usr/src/debug/x264/r2970+gitAUTOINC+35fe20d1-r0 -fdebug-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0=/usr/src/debug/x264/r2970+gitAUTOINC+35fe20d1-r0 -fdebug-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot= -fdebug-prefix-map=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot-native= -Wall -I. -I. --sysroot=/home/oe1/atv7.1mipsel/build-enviroment/builds/openatv/release/dm520/tmp/work/mips32el-oe-linux/x264/r2970+gitAUTOINC+35fe20d1-r0/recipe-sysroot -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c filters/video/cache.c -o filters/video/cache-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 | make: *** [Makefile:281: input/avs.o] Error 1 | make: *** Waiting for unfinished jobs.... | ERROR: oe_runmake failed
-
Hi. Should be fixed by !105 (merged).