Bug#863289: libada/libgnat now built with dpkg-buildflags

2017-06-04 Thread Nicolas Boulenguez
Package: src:gcc-7 Followup-For: Bug #863289 Control: tags -1 + patch The attached commit reverts any dpkg-buildflags handling from the Ada patches. The right way for the build to receive flags is *FLAGS_FOR_TARGET. --- a/debian/patches/ada-gnattools-cross.diff +++ b/debian/patches/ada-gnattools-c

Bug#863289: libada/libgnat now built with dpkg-buildflags

2017-05-24 Thread Matthias Klose
Package: src:gcc-7 Version: 7.1.0-6 Severity: important This looks to be a change introduced in 7.1.0-6 (or at least triggered by). Is it intended that dpkg-buildflags calls are now in the ada patches? I would better like these in the packaging, rather in the upstream code. Only saw that becaus