summaryrefslogtreecommitdiffstats
path: root/gst-libs
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-22 23:13:45 +0000
committerDavid Schleef <ds@schleef.org>2003-07-22 23:13:45 +0000
commitfe8b66d2db0caacf643a83e47d3874a9d5dd0136 (patch)
tree5d6fc9d75ed0bdd4fb566a057cf5f706417d39db /gst-libs
parent92b4c30a28f8f25fb6e19a342c99a203d76a4ebf (diff)
downloadgst-plugins-bad-fe8b66d2db0caacf643a83e47d3874a9d5dd0136.tar.gz
gst-plugins-bad-fe8b66d2db0caacf643a83e47d3874a9d5dd0136.tar.bz2
gst-plugins-bad-fe8b66d2db0caacf643a83e47d3874a9d5dd0136.zip
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
Original commit message from CVS: Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/ext/ffmpeg/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am
index 27ce7614..abe2aaef 100644
--- a/gst-libs/ext/ffmpeg/Makefile.am
+++ b/gst-libs/ext/ffmpeg/Makefile.am
@@ -7,6 +7,8 @@ else
FFMPEG_DIR=
endif
+MAKEFLAGS=-j1
+
# patch it up before descending into dirs
all-recursive: patches