summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gold')
-rw-r--r--binutils-2.25/gold/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.25/gold/options.h b/binutils-2.25/gold/options.h
index 0fa26f16..4bfb2de2 100644
--- a/binutils-2.25/gold/options.h
+++ b/binutils-2.25/gold/options.h
@@ -967,7 +967,7 @@ class General_options
N_("Do not page align data, do not make text readonly"),
N_("Page align data, make text readonly"));
- DEFINE_enable(new_dtags, options::EXACTLY_TWO_DASHES, '\0', false,
+ DEFINE_enable(new_dtags, options::EXACTLY_TWO_DASHES, '\0', true,
N_("Enable use of DT_RUNPATH"),
N_("Disable use of DT_RUNPATH"));