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
This commit is contained in:
David Schleef 2003-07-22 23:13:45 +00:00
parent cba4380b82
commit 900db31d43

View file

@ -7,6 +7,8 @@ else
FFMPEG_DIR=
endif
MAKEFLAGS=-j1
# patch it up before descending into dirs
all-recursive: patches