Bug#596429: libdbd-sqlite3-perl: Harcodes optimization flags

2010-09-18 Thread gregor herrmann
block 596429 with 497653 thanks On Tue, 14 Sep 2010 09:17:42 +0300, Niko Tyni wrote: This can be overriden with something like dh_auto_configure -- OPTIMIZE=$(shell dpkg-buildflags --get CFLAGS) (or manually perl Makefile.PL OPTIMIZE=whatever) but I guess this should rather be

Bug#596429: libdbd-sqlite3-perl: Harcodes optimization flags

2010-09-14 Thread Niko Tyni
On Mon, Sep 13, 2010 at 10:54:26PM +0200, gregor herrmann wrote: from Makefile.PL doesn't help, perl Makefile.PL (called from dh_auto_configure, or manually) happily adds OPTIMIZE = -O2 -g to Makefile, ignoring DEB_BUILD_OPTIONS and DEB_CFLAGS_SET. This can be overriden with something like

Bug#596429: libdbd-sqlite3-perl: Harcodes optimization flags

2010-09-13 Thread gregor herrmann
On Sat, 11 Sep 2010 12:30:56 +0200, Cyril Brulebois wrote: currently, Makefile.PL has -O2 hardcoded, meaning one can't use either of those: | DEB_BUILD_OPTIONS=noopt nostrip (-O0 gets ignored) | DEB_CFLAGS_SET=-O3 I've played a bit with this, and it's quite interesting: Ripping out

Bug#596429: libdbd-sqlite3-perl: Harcodes optimization flags

2010-09-11 Thread Cyril Brulebois
Package: libdbd-sqlite3-perl Version: 1.29-3 Severity: normal Hi, currently, Makefile.PL has -O2 hardcoded, meaning one can't use either of those: | DEB_BUILD_OPTIONS=noopt nostrip (-O0 gets ignored) | DEB_CFLAGS_SET=-O3 Mraw, KiBi. -- System Information: Debian Release: sid APT prefers