fixes for Makefile pkg-plist and build-in ffmpeg

George Liaskos geo.liaskos at gmail.com
Sun Mar 27 10:18:31 UTC 2011


On Sun, Mar 27, 2011 at 11:28 AM, Evan Martin <evan at chromium.org> wrote:
> Can you send the ffmpeg patch upstream?
>
> (Does ffmpeg/libavutil as upstream from Chrome build on FreeBSD?)

There's an  #if HAVE_MALLOC_H, malloc.h shouldn't be included.

Do we really need the following patches? I compiled chrome without
them, they include #define HAVE_MALLOC_H 0 which obviously doesn't
affect anything.
patch-third_party__ffmpeg__config__Chrome__freebsd__ia32__config.h
patch-third_party__ffmpeg__config__Chrome__freebsd__x64__config.h
patch-third_party__ffmpeg__config__Chromium__freebsd__ia32__config.h
patch-third_party__ffmpeg__config__Chromium__freebsd__x64__config.h

patch-third_party__ffmpeg__ffmpeg.gyp
This should probably go and just add use_system_yasm=1 at GYP_DEFINES.


More information about the freebsd-chromium mailing list