From e6cdced39937cdb4b171f3505cc208758c80dc2c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 17 Feb 2011 13:52:47 +0100 Subject: package/multimedia: apply libtool patch where possible Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: libmad/libid3tag/madplay/taglib not changed, as they use a very old 1.5 version, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard --- package/multimedia/gst-plugins-base/gst-plugins-base.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/multimedia/gst-plugins-base') diff --git a/package/multimedia/gst-plugins-base/gst-plugins-base.mk b/package/multimedia/gst-plugins-base/gst-plugins-base.mk index 828d156c0..1d0b19dd6 100644 --- a/package/multimedia/gst-plugins-base/gst-plugins-base.mk +++ b/package/multimedia/gst-plugins-base/gst-plugins-base.mk @@ -7,7 +7,6 @@ GST_PLUGINS_BASE_VERSION = 0.10.32 GST_PLUGINS_BASE_SOURCE = gst-plugins-base-$(GST_PLUGINS_BASE_VERSION).tar.bz2 GST_PLUGINS_BASE_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-base GST_PLUGINS_BASE_INSTALL_STAGING = YES -GST_PLUGINS_BASE_LIBTOOL_PATCH = NO # freetype is only used by examples, but if it is not found # and the host has a freetype-config script, then the host -- cgit v1.2.3