Commit 5b9f4a15 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: disable libbluray debug

parent 504fed2b
......@@ -22,6 +22,6 @@ libbluray: libbluray-git.tar.xz .sum-libbluray
.libbluray: libbluray
cd $< && ./bootstrap
cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(HOSTVARS) ./configure --disable-examples --disable-debug $(HOSTCONF)
cd $< && $(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