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
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
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
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
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
5 matches
Mail list logo