Control: severity -1 wishlist
Control: tags -1 - patch
Hi!
On Wed, 2013-05-15 at 14:30:08 +0200, Mathieu Malaterre wrote:
> Package: dpkg-dev
> Version: 1.16.9~bpo60+1
> Severity: normal
> Tags: patch
>
> Currently it is not possible to retrieve hardening flags when doing gcj
> compilation (eg.
Package: dpkg-dev
Version: 1.16.9~bpo60+1
Severity: normal
Tags: patch
Currently it is not possible to retrieve hardening flags when doing gcj
compilation (eg. dh_nativejava call).
Instead one has to do:
# hardening
CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
LDFLAGS:=$(shell dpkg-buildflags
2 matches
Mail list logo