https://sourceware.org/bugzilla/show_bug.cgi?id=20283

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6b1edb94fedc7103b4929354d27304d0bd756f49

commit 6b1edb94fedc7103b4929354d27304d0bd756f49
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed Jun 22 05:39:22 2016 -0700

    gold: Add a linker configure option --enable-relro

    Add a configure option --enable-relro to decide whether -z relro should
    be enabled by default.  Default to yes.

        PR ld/20283
        * NEWS: Mention --enable-relro.
        * configure.ac: Add --enable-relro.
        (DEFAULT_LD_Z_RELRO): New.  Set by --enable-relro and default
        to 1.
        * config.in: Regenerated.
        * configure: Likewise.
        * options.h (General_options::relro): Default to
        DEFAULT_LD_Z_RELRO.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to