Bug#697060: does not obey DEB_BUILD_OPTIONS=debug or noopt

2013-01-23 Thread Ola Lundqvist
Hi Yes this is most likely the case. The build infrastructure of tightvnc is ... ... not the way I would have done it. It is heavily built around X build infrastrucure before Xfree went to become Xorg. // Ola On Mon, Dec 31, 2012 at 02:29:38PM +0100, Philipp Kern wrote: > Package: tightvnc > Ver

Bug#697060: does not obey DEB_BUILD_OPTIONS=debug or noopt

2012-12-31 Thread Philipp Kern
Package: tightvnc Version: 1.3.9-6.4 Severity: important It seems that the building infrastructure of Xvnc simply overwrites CFLAGS with its own variables. Hence the addition of -g does not work, even though debian/rules tries it. The build is also not run with -O2 which is suggested to be used by