Source: hunspell Version: 1.3.3-3 Severity: wishlist Dear Debian folks,
building the package with
$ DEB_BUILD_OPTIONS="noopt" debuild -b -us -uc
does not have the desired effect, that everything is build with `-O0`
instead of `-O2`.
libtool: compile: i586-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-fvisibility=hidden -DBUILDING_LIBHUNSPELL -g -O2 -MT affentry.lo -MD -MP -MF
.deps/affentry.Tpo -c affentry.cxx -fPIC -DPIC -o .libs/affentry.o
Looking at `debian/rules`, only `CFLAGS` are influenced when `noopt` is
found in `DEB_BUILD_OPTIONS`.
Trying to manually edit `CXXFLAGS` did not help though on my system.
It’d be great, if passing `noopt` would work.
Thanks,
Paul
-- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.19.0-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages libhunspell-1.3-0 depends on:
ii libc6 2.19-17
ii libgcc1 1:4.9.2-10
ii libstdc++6 4.9.2-10
ii multiarch-support 2.19-17
Versions of packages libhunspell-1.3-0 recommends:
ii hunspell-de-de [hunspell-dictionary] 20131206-5
ii myspell-de-at [myspell-dictionary] 20131206-5
ii myspell-de-ch [myspell-dictionary] 20131206-5
libhunspell-1.3-0 suggests no packages.
-- no debconf information
signature.asc
Description: This is a digitally signed message part

