bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20283] Make -z relro the default if possible


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/20283] Make -z relro the default if possible
Date: Wed, 22 Jun 2016 12:40:34 +0000

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 <address@hidden>:

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

commit 6b1edb94fedc7103b4929354d27304d0bd756f49
Author: H.J. Lu <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]