Bug#492941: Still building with -O2 when DEB_BUILD_OPTIONS=noopt is set

Teodor mteodor at gmail.com
Wed Jul 30 10:02:50 UTC 2008


reassign 492941 dpkg-dev
severity 492941 normal
thanks

On Wed, Jul 30, 2008 at 7:20 AM, Kevin Shanahan <kmshanah at disenchant.net> wrote:
> Package: asterisk
> Version: 1.4.21.2~dfsg-1
> Severity: minor
>
> $ DEB_BUILD_OPTIONS=noopt dpkg-buildpackage -B -rfakeroot
> [..]
> Just as a quick hack, editing debian/rules line from:
>  BUILDFLAGS += OPTIMIZE=-O2
> to:
>  BUILDFLAGS += OPTIMIZE=-O0
>
> seems to make everything compile with -O0.

I think this should be reassigned to dpkg-dev. Is there anything that
should be fixed in the `asterisk' source package?
The build optimization -O2 is common for all packages and should not
be changed without a good reason.

Thanks





More information about the Pkg-voip-maintainers mailing list