summaryrefslogtreecommitdiff
path: root/package/multimedia
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-10-03 22:38:47 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-10-03 22:38:47 +0200
commitcedbad56db97718e7960f1e288a8f6ee68797e02 (patch)
tree59fbf457b130b24b88bd979e786783b15d3f2f6a /package/multimedia
parenta1c10778092702f8856c1cc92126ef9801952d74 (diff)
Revert "gst-plugins-base: disable parallel build"
This reverts commit 54b60ba6aa0ff1b6c851e704bc36945ca052b2b3. As requested by Sven. Not needed as we now have fixed the testchannels issue.
Diffstat (limited to 'package/multimedia')
-rw-r--r--package/multimedia/gst-plugins-base/gst-plugins-base.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/multimedia/gst-plugins-base/gst-plugins-base.mk b/package/multimedia/gst-plugins-base/gst-plugins-base.mk
index aad0a7bb9..87ee80dc1 100644
--- a/package/multimedia/gst-plugins-base/gst-plugins-base.mk
+++ b/package/multimedia/gst-plugins-base/gst-plugins-base.mk
@@ -8,8 +8,6 @@ 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_MAKE = $(MAKE1)
-
# freetype is only used by examples, but if it is not found
# and the host has a freetype-config script, then the host
# include dirs are added to the search path causing trouble