[FFmpeg-trac] #7191(build system:new): Allow to set number of cpu cores for --enable-lto
FFmpeg
trac at avcodec.org
Mon May 7 14:47:50 EEST 2018
#7191: Allow to set number of cpu cores for --enable-lto
-------------------------------------+-------------------------------------
Reporter: birdie | Owner:
Type: enhancement | Status: new
Priority: wish | Component: build
Version: git-master | system
Keywords: lto | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Replying to [comment:6 birdie]:
> Replying to [comment:4 cehoyos]:
> > If you really need faster build time, search for `LDFLAGS` in
ffbuild/config.mak and change `-flto` to `-flto=4`. Not sure how easy this
is to allow in configure.
>
> This sounds like a great idea - thanks but I still hope that Makefile
could be altered, so that 'make -jN' also made linking with -flto faster
by default.
Please understand that this is simply not possible, sorry for not closing
this ticket as invalid, I have been flamed too often;-(
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7191#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list