CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/13 13:48:13
Added files:
x11/vlc/patches: patch-bin_Makefile_am
Log message:
Force LD_PRELOAD=/usr/local/lib/libgobject-2.0.so when running vlc-cache-gen,
working around an intermittent crash during build. ok brad@ aja@ robert@
"Some of the plugins are linked (indirectly) to gobject. During the generation
of the plugin cache, these plugins are loaded and unloaded again. In some
circumstances this causes gobject to be unloaded at the wrong time and
vlc-cache-gen crashes." (debian bug 752544)