tce-load -i yasm bash cd x264-snapshot-20141208-2245-stable find . -name configure -type f -exec sed -i 's/-O3//g' {} \; find . -name config.mak -type f -exec sed -i 's/-O3//g' {} \; CC="gcc -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --enable-shared --disable-cli find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make sudo make install platform: X86 system: LINUX cli: no libx264: internal shared: yes static: no asm: yes interlaced: yes avs: avxsynth lavf: no ffms: no mp4: no gpl: yes thread: posix opencl: yes filters: crop select_every debug: no gprof: no strip: no PIC: no bit depth: 8 chroma format: all