On Wed, Nov 26, 2014 at 06:27:45PM +0100, Michael Biebl wrote:
> 2014-11-26 18:16 GMT+01:00 Gustavo Sverzut Barbieri
> <gustavo.barbi...@intel.com>:
> >
> > My only comment is that we should also remove:
> >         -ffunction-sections
> >         -fdata-sections
> > those are only useful to enable gc-sections.
> >
> > From time to time someone should run a build with
> >         -ffunction-sections
> >         -fdata-sections
> >         -Wl,--gc-sections
> >         -Wl,--print-gc-sections
> > so we print out sections that are dangling and then we could remove
> > them from source code if needed.
>
> Could we add them to autogen.sh so it's used by the developers?
> After all, we already set quite a few CFLAGS in autogen.sh.

It's something that is quite annoying, then I'd not add. Maybe to
"make distcheck" via DISTCHECK_CONFIGURE_FLAGS?


--
Gustavo Sverzut Barbieri
Intel Open source Technology Center
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to