aboutsummaryrefslogtreecommitdiff
path: root/gold/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/options.h')
-rw-r--r--gold/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/options.h b/gold/options.h
index 3521f08..f1f21e0 100644
--- a/gold/options.h
+++ b/gold/options.h
@@ -118,7 +118,7 @@ class General_options
{ this->is_relocatable_ = true; }
void
- create_eh_frame_hdr()
+ set_create_eh_frame_hdr()
{ this->create_eh_frame_hdr_ = true; }
void