mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Add DFB++; videolan and vdr-softdev may use directfb
This commit is contained in:
@@ -88,8 +88,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--enable-mad \
|
||||
--enable-libdvbpsi --enable-faac --enable-mkv \
|
||||
--enable-x264 --enable-release \
|
||||
--disable-nls
|
||||
--enable-directfb
|
||||
--disable-nls \
|
||||
--enable-directfb --with-directfb=/usr/src/directfb
|
||||
cd $(DIR_APP) && make $(MAKETUNING)
|
||||
cd $(DIR_APP) && make install
|
||||
@rm -rf $(DIR_APP)
|
||||
|
||||
Reference in New Issue
Block a user