Chromium 11 patches
    George Liaskos 
    geo.liaskos at gmail.com
       
    Tue Apr 26 07:59:27 UTC 2011
    
    
  
Hi list,
I compiled Chromium 11 successfully with the patches available here,
ftp://cybertron.gr/pub/FreeBSD/Chromium/
Some makefiles now use flock which is available under sysutils/flock
but marked as deprecated. It doesn't work anyway so i used flock.c
from util-linux 2.19
http://www.kernel.org/pub/linux/utils/util-linux/v2.19
Unless i am missing something ffmpeg.gyp ignores "use_system_yasm"
from GYP_DEFINES, for now i used "use_system_ffmpeg=1" to make
progress.
Regards
    
    
More information about the freebsd-chromium
mailing list