Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
authorDavid Schleef <ds@schleef.org>
Tue, 22 Jul 2003 23:13:45 +0000 (23:13 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 22 Jul 2003 23:13:45 +0000 (23:13 +0000)
Original commit message from CVS:
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe

gst-libs/ext/ffmpeg/Makefile.am

index 27ce761..abe2aae 100644 (file)
@@ -7,6 +7,8 @@ else
 FFMPEG_DIR=
 endif
 
+MAKEFLAGS=-j1
+
 # patch it up before descending into dirs
 all-recursive: patches