Control: severity -1 wishlist

Hi!

On Sun, 2014-04-13 at 00:15:51 +0200, Matthias Klose wrote:
> Package: dpkg-dev
> Version: 1.17.6
> Severity: important
> Tags: sid jessie

Changing the severity, as these flags have never been supported by
dpkg-buildflags, and as such they cannot be held responsible for
package build issues, setting these up to now should be considered
the packager responsibility.

> seen looking at a fortran compiler error when building abinit with -O0 ... the
> abinit package doesn't build optimized fortran files, because dpkg-buildflags
> sets FFLAGS, and not FCFLAGS as expected by autotools based systems. FFLAGS is
> used for f77, FCFLAGS for (modern) fortran.
> 
> Looking at the autoconf manual, there are a few more compiler flags used:
> ERLCFLAGS, OBJCFLAGS, OBJCXXFLAGS, GOFLAGS.
> 
> OBJCFLAGS and OBJCXXFLAGS should match CFLAGS, FCFLAGS should match FFLAGS, no
> opinion about ERLCFLAGS and GOFLAGS (used by gc and gccgo).

Ok, I'll add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS. Will
leave the others out, until someone requests them and provides
defaults.

Will be included in my next push targetting 1.17.7.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to