summaryrefslogtreecommitdiff
path: root/ELF/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ELF/Config.h')
-rw-r--r--ELF/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/Config.h b/ELF/Config.h
index 57a0e5a5ec73e..54f6dc2acc7cf 100644
--- a/ELF/Config.h
+++ b/ELF/Config.h
@@ -145,6 +145,7 @@ struct Configuration {
bool ZNow;
bool ZOrigin;
bool ZRelro;
+ bool ZRodynamic;
bool ZText;
bool ExitEarly;
bool ZWxneeded;