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/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep