tce-load -i compiletc bash wget https://anduin.linuxfromscratch.org/BLFS/x264/x264-20250212.tar.xz cd x264-20250212 CC="gcc -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe" CXX="g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --enable-shared --disable-cli find . -name config.mak -type f -exec sed -i 's/-O3//g' {} \; find . -name config.mak -type f -exec sed -i 's/-mcpu=cortex-a8//g' {} \; find . -name config.mak -type f -exec sed -i 's/-mfpu=neon//g' {} \; make [6m 28.15s] sudo make install platform: ARM byte order: little-endian system: LINUX cli: no libx264: internal shared: yes static: no bashcompletion: no asm: yes interlaced: yes avs: no lavf: no ffms: no mp4: no gpl: yes thread: posix opencl: yes filters: crop select_every lto: no debug: no gprof: no strip: no PIC: yes bit depth: all chroma format: all