Bug#634918: navit: please support DEB_BUILD_OPTIONS=noopt

2011-07-21 Thread Gilles Filippini
Timo Juhani Lindfors a écrit , Le 21/07/2011 23:41: > Hi, > > Gilles Filippini writes: >> Timo Juhani Lindfors a écrit , Le 21/07/2011 01:49: >>> I was able to solve this with >> [snip] >> >> Was already fixed in git by [99095a07]. > > Wrong revision? This patch does not seem to talk about > DEB

Bug#634918: navit: please support DEB_BUILD_OPTIONS=noopt

2011-07-21 Thread Timo Juhani Lindfors
Hi, Gilles Filippini writes: > Timo Juhani Lindfors a écrit , Le 21/07/2011 01:49: >> I was able to solve this with > [snip] > > Was already fixed in git by [99095a07]. Wrong revision? This patch does not seem to talk about DEB_BUILD_OPTIONS: commit 99095a07aa52e9f12fb316b4409195de50d2bc0d Auth

Bug#634918: navit: please support DEB_BUILD_OPTIONS=noopt

2011-07-21 Thread Gilles Filippini
Hi, Timo Juhani Lindfors a écrit , Le 21/07/2011 01:49: > I was able to solve this with [snip] Was already fixed in git by [99095a07]. Will upload soon. Thanks, _g. signature.asc Description: OpenPGP digital signature

Bug#634918: navit: please support DEB_BUILD_OPTIONS=noopt

2011-07-20 Thread Timo Juhani Lindfors
Hi, I was able to solve this with CFLAGS := $(shell dpkg-buildflags --get CFLAGS) LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) %: dh $@ override_dh_auto_configure: dh_auto_configure -- $(CMAKEFLAGS) \ -DCMAKE_C_FLAGS_RELWITHDEBINFO="$(CFLAGS)" \ -DCMAKE_E

Bug#634918: navit: please support DEB_BUILD_OPTIONS=noopt

2011-07-20 Thread Timo Juhani Lindfors
Package: navit Version: 0.5.0~svn4494+dfsg.1-1 Severity: wishlist Steps to reproduce: 1) script -c "DEB_BUILD_OPTIONS='nostrip debug noopt parallel=8' fakeroot apt-get --build source navit" build.log Expected results: 1) navit is built without optimization Actual results: 1) navit is built with