diff options
author | Christian Biesinger <cbiesinger@google.com> | 2019-12-18 12:06:43 -0600 |
---|---|---|
committer | Christian Biesinger <cbiesinger@google.com> | 2020-01-09 16:31:00 -0600 |
commit | 5f23a08201ed01570b34f5cff99a95fc7b9e2fdb (patch) | |
tree | f8e8e39d6b99b61de452b92abcaeb7dabfdad540 /elfcpp/i386.h | |
parent | 3061113bf336048d538241282c39baf684de31bf (diff) | |
download | gdb-5f23a08201ed01570b34f5cff99a95fc7b9e2fdb.zip gdb-5f23a08201ed01570b34f5cff99a95fc7b9e2fdb.tar.gz gdb-5f23a08201ed01570b34f5cff99a95fc7b9e2fdb.tar.bz2 |
Don't define _FORTIFY_SOURCE on MinGW
Recent MinGW versions require -lssp when using _FORTIFY_SOURCE, which
gdb does (in common-defs.h)
https://github.com/msys2/MINGW-packages/issues/5868#issuecomment-544107564
To avoid all the complications with checking for -lssp and making sure it's
linked statically, just don't define it.
gdb/ChangeLog:
2020-01-09 Christian Biesinger <cbiesinger@google.com>
* gdbsupport/common-defs.h: Don't define _FORTIFY_SOURCE on MinGW.
Change-Id: Ide6870ab57198219a2ef78bc675768a789ca2b1d
Diffstat (limited to 'elfcpp/i386.h')
0 files changed, 0 insertions, 0 deletions