Bug#752246: OPAL is compiled without any optimization

Adrian Bunk bunk at stusta.de
Sat Jun 21 15:02:46 UTC 2014


Package: src:opal
Version: 3.10.10~dfsg-2.2
Severity: important

OPAL is currently compiled without any optimization due to a combination
of 2 bugs:
1. configure.ac overwrites the default CFLAGS/CXXFLAGS that are set
   to "-g -O2" by autoconf when these variables aren't set in the
   environment and
2. the Debian build does not seem to pass CFLAGS/CXXFLAGS to configure


The result is that OPAL is:
- bigger than it should be,
- the code is much slower than it should be and
- the debug information in libopal-dbg is incomplete (no -g in the build)


Attached patch fixes 1., I haven't looked into how 2. could/should be fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-opal-opt
Type: text/x-diff
Size: 337 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20140621/85f5ce01/attachment.diff>


More information about the Pkg-voip-maintainers mailing list