Il 04/12/2012 12:50, Jakub Wilk ha scritto:
> * Giulio Paci <giuliop...@gmail.com>, 2012-12-03, 19:25:
>>> I tried building the package with DEB_BUILD_OPTIONS=noopt. The compile 
>>> command-line looked like this:
>>>
>>> g++ -DHAVE_CONFIG_H -I. -I.. -I../src  -D_FORTIFY_SOURCE=2  -g -O0 -fPIE 
>>> -fstack-protector --param=ssp-buffer-size=4 -Wformat 
>>> -Werror=format-security -O3 -Wno-deprecated
>>> -Wall -c -o mkdarts.o mkdarts.cpp
>>>
>>> There are both -O0 and -O3 here, and if I understand it correctly, the last 
>>> options wins.
>>
>> I updated the 1004_autoconf_fixes.patch so that now everything should work 
>> properly.
> 
> With this update, -Wno-deprecated and -Wall are no longer passed to the 
> compiler. It would be good to pass at least the latter.
> 

I reintroduced them (by adding them to CFLAGS and CXXFLAGS in debian/rules).


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to