diff options
author | Alan Modra <amodra@gmail.com> | 2023-08-02 07:43:50 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-08-02 07:52:51 +0930 |
commit | 665b41c0ce13ab2f9df18881a699c5e896e906f2 (patch) | |
tree | f8d5758e323c6afd8c51e753a6ea7bd6714c9f29 /ld | |
parent | 13bd1a9175962980a3b0f1c0598698858c72fc04 (diff) | |
download | gdb-665b41c0ce13ab2f9df18881a699c5e896e906f2.zip gdb-665b41c0ce13ab2f9df18881a699c5e896e906f2.tar.gz gdb-665b41c0ce13ab2f9df18881a699c5e896e906f2.tar.bz2 |
Regen ld/configure
For commit 3d05c80b5dc4.
Diffstat (limited to 'ld')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index cab1c04..33e09fc 100755 --- a/ld/configure +++ b/ld/configure @@ -1536,7 +1536,7 @@ Optional Features: --enable-separate-code enable -z separate-code in ELF linker by default --enable-warn-execstack enable warnings when creating an executable stack --enable-warn-rwx-segments - enable warnings when creating segements with RWX + enable warnings when creating segments with RWX permissions --enable-default-execstack create an executable stack if an input file is |