On Wed, Jun 10, 2009 at 07:35:13AM +1000, Kevin Ryde wrote: > Niko Tyni <nt...@debian.org> writes: > > DEB_BUILD_OPTIONS=noopt > > I struck this too, in the context of newer dh-make-perl which > hides everything dh-7 style. I was going to suggest OPTIMIZE=-O0, > or "-g -O0", kinda per the ExtUtils::MakeMaker docs. It could > work straight from "debian/rules binary" without any of the > package build frameworks.
Indeed, in general would it make sense to have dh_auto_configure implement noopt itself rather than relying on dpkg-buildpackage to do it? A lot of my packages have a bit in debian/rules that handles noopt, and I'm sort of reluctant to remove that based solely on dpkg-buildpackage's handling - having the debhelper buildsystems take care of it would be lovely. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org