[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #46939] -Werror set for GSSpeechServer
From: |
matt rice |
Subject: |
[bug #46939] -Werror set for GSSpeechServer |
Date: |
Wed, 20 Jan 2016 22:51:21 +0000 |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 |
Follow-up Comment #1, bug #46939 (project gnustep):
An alternative proposal,
to just remove it for standard builds
I'm not sure there is currently a way with gnustep-make, if so i missed it in
the documentation.
something like:
DEBUG_OBJCFLAGS=-Werror
so it only occurrs during make debug=yes,
I'm not sure i'm entirely on board with this (that is i see the debian bug you
provide has -g), that said it also has optimization flags, which I thought
debug=yes disabled.
so they may be passing -g in manually rather than using make debug=yes.
a lot of projects also will only enable it if maintainer mode has been enabled
with ./configure --enable-maintainer-mode
or if the version is checked out from version control (e.g. a .git dir exists)
as this is removed from the release tarball.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46939>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/