Changes between Version 50 and Version 51 of UbuntuCompilationGuide


Ignore:
Timestamp:
01/13/2013 08:16:08 AM (5 months ago)
Author:
bat_guano
Comment:

Save more cycles when building libvpx. Examples not needed.

Legend:

Unmodified
Added
Removed
Modified
  • UbuntuCompilationGuide

    v50 v51  
    8585git clone --depth 1 http://git.chromium.org/webm/libvpx.git 
    8686cd libvpx 
    87 ./configure --disable-unit-tests 
     87./configure --disable-examples --disable-unit-tests 
    8888make 
    8989sudo checkinstall --pkgname=libvpx --pkgversion="1:$(date +%Y%m%d%H%M)-git" --backup=no \