[Build-common-hackers] Bug#689754: cdbs: Need to append CPPFLAGS to CXXFLAGS to get rid of hardening-no-fortify warning
Jérémy Lal
kapouer at melix.org
Fri Oct 5 22:18:42 UTC 2012
Package: cdbs
Version: 0.4.118
Severity: normal
Hi Jonas,
when building libv8 and (experimental) nodejs, both using gyp,
i get rid of lintian warning hardening-no-fortify-functions if and only
if this is added to debian/rules :
CXXFLAGS+=$(CPPFLAGS)
export CXXFLAGS
export LDFLAGS
I think the first line is due to a cdbs regression of #651964.
Regards,
Jérémy.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
cdbs depends on no packages.
Versions of packages cdbs recommends:
ii autotools-dev 20120608.1
Versions of packages cdbs suggests:
ii devscripts 2.12.4
-- no debconf information
More information about the Build-common-hackers
mailing list