diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2018-02-02 17:08:29 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2018-02-02 17:08:29 +0000 |
| commit | 168413e17e6af13d756e080b505d1a668f48c0fb (patch) | |
| tree | 7c78408cc37b3dc898c17adb68fc1d2d9ff9f185 /ELF/Config.h | |
| parent | a8506ab674665a803928fc4b5c9d723993244fe2 (diff) | |
Notes
Diffstat (limited to 'ELF/Config.h')
| -rw-r--r-- | ELF/Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/Config.h b/ELF/Config.h index 74c325cb7cb1..ed425720965e 100644 --- a/ELF/Config.h +++ b/ELF/Config.h @@ -159,6 +159,7 @@ struct Configuration { bool ZRelro; bool ZRodynamic; bool ZText; + bool ZRetpolineplt; bool ExitEarly; bool ZWxneeded; DiscardPolicy Discard; |
