Yes, sorry for the mistakes... it should indeed be CXXFLAGS, and the string should not be quoted.
Best wishes, Alex On 20 Oct 2015 8:07 p.m., "Jonas Smedegaard" <d...@jones.dk> wrote: > Quoting Alex Valavanis (2015-10-20 20:43:02) > > Hi Mattia, > > > > Sorry... hit Reply instead of Reply All. The fix could just be > > applied in debian/rules if you don't want to patch the upstream > > source. You should just be able to add CFLAGS+=" -std=c++11", I > > guess. The current release (and all future ones) should already be > > compatible with the C++11 standard, although we don't yet require it. > > NB! debian/rules is a Makefile, and its native variables should not > include quotation and handles spaces more relaxed than shell: > > CFLAGS += -std=c++11 > > > - Jonas > > -- > * Jonas Smedegaard - idealist & Internet-arkitekt > * Tlf.: +45 40843136 Website: http://dr.jones.dk/ > > [x] quote me freely [ ] ask before reusing [ ] keep private >
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers