Re: Additional linking hardening

Juliusz Chroboczek <[email protected]>
Newsgroups gmane.comp.web.polipo.user
Message-ID <[email protected]>
>>> +LDFLAGS = -z relro -z now

-z now exists under SV, but -z relro doesn't.  Neither is documented by
 Posix, of course, but then neither is -Wall.

I think that the right place to put platform-specific flags is in
a distribution's compile script, not in the Makefile.  I.e.,
a distribution could do

  make -j LDFLAGS='-z relro -z now'

instead of just make.

                                        Juliusz

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.