Commit 094ad40e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Faad: do not build DRM(Radio)

parent 907bc5a0
......@@ -23,7 +23,7 @@ endif
.faad2: faad2
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) CFLAGS="$(NOTHUMB)"
cd $< && $(HOSTVARS) ./configure --without-drm $(HOSTCONF) CFLAGS="$(NOTHUMB)"
cd $< && sed -i.orig "s/shrext_cmds/shrext/g" libtool
cd $</libfaad && $(MAKE) install
touch $@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment