* 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.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121204115000.ga7...@jwilk.net

Reply via email to