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:
parent
92b4c30a28
commit
fe8b66d2db
@ -7,6 +7,8 @@ else
|
|||||||
FFMPEG_DIR=
|
FFMPEG_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
MAKEFLAGS=-j1
|
||||||
|
|
||||||
# patch it up before descending into dirs
|
# patch it up before descending into dirs
|
||||||
all-recursive: patches
|
all-recursive: patches
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user