Bug#653743: Please enable hardened build flags

2011-12-30 Thread Moritz Mühlenhoff
On Fri, Dec 30, 2011 at 09:30:54AM -0700, Bob Proulx wrote: > Moritz Muehlenhoff wrote: > > + CFLAGS="$(CFLAGS)" CPPFLAGS="$(CFLAGS)" \ > > Did you mean CPPFLAGS="$(CPPFLAGS)" flags there? Umm, yes. Sorry for the typo. Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#653743: Please enable hardened build flags

2011-12-30 Thread Bob Proulx
Moritz Muehlenhoff wrote: > + CFLAGS="$(CFLAGS)" CPPFLAGS="$(CFLAGS)" \ Did you mean CPPFLAGS="$(CPPFLAGS)" flags there? Bob -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#653743: Please enable hardened build flags

2011-12-30 Thread Moritz Muehlenhoff
Package: coreutils Version: 8.13-3 Severity: important Tags: patch Please enabled hardened build flags through dpkg-buildflags. Patch attached. (dpkg-buildflags abides "noopt" from DEB_BUILD_OPTIONS) Cheers, Moritz diff -aur coreutils-8.13.orig/debian/rules coreutils-8.13/debian/rules --