[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684434: RFS: yamcha/0.33-1 [ITP] -- General purpose chunker annotator



* Giulio Paci <giuliopaci@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


Reply to: