diff options
Diffstat (limited to 'gst-libs')
-rw-r--r-- | gst-libs/ext/ffmpeg/Makefile.am | 2 |
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 |