Kurt Roeckx wrote:
>> Yes, it's a known problem. With the recently released dpkg-dev 1.4.18,
>> dpkg-buildpackage sets CXXFLAGS by default, causing the CXXFLAGS in VDR
>> and all it's plugins to be useless, because they are defined with
>> "CXXFLAGS ?= ..." instead of "CXXFLAGS = ..." in the upstream's Makefile.
>>     
>
> Can I suggest you reassign this bug to dpkg instead?
>   

I'm not sure if this should be counted as dpkg-buildpackage's bug. The
build process shouldn't rely on CXXFLAGS not beeing set. The upstream
authors shouldn't have used "CXXFLAGS ?=" in the first place - this
seems to be very unusual. I'm trying to fix this by setting CXXTOOLS in
the Make.config, that ships with vdr-dev and is include by every plug-in.

Tobias


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to