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 -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -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_64 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: yes bit depth: 8 chroma format: all