Commit ffe64df0 authored by Rafaël Carré's avatar Rafaël Carré

contrib: dvbpsi: don't build with -O6

parent 6d3f1d60
......@@ -19,6 +19,6 @@ libdvbpsi: libdvbpsi-$(DVBPSI_VERSION).tar.bz2 .sum-dvbpsi
.dvbpsi: libdvbpsi
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --enable-release
cd $< && $(HOSTVARS) ./configure $(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