mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Done a whole review of the lfs to make building more paralell
you may need to clean your ccache
This commit is contained in:
@@ -81,7 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--enable-shared \
|
||||
--enable-postproc \
|
||||
--enable-gpl
|
||||
cd $(DIR_SRC)/ffmpeg && make
|
||||
cd $(DIR_SRC)/ffmpeg && make $(MAKETUNING) $(EXTRA_MAKE)
|
||||
cd $(DIR_SRC)/ffmpeg && make install
|
||||
cd $(DIR_SRC)/ffmpeg && make install-libs
|
||||
ldconfig
|
||||
|
||||
Reference in New Issue
Block a user