summaryrefslogtreecommitdiff
path: root/debian/patches/161_gold_dummy_zoption.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/161_gold_dummy_zoption.diff')
-rw-r--r--debian/patches/161_gold_dummy_zoption.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/161_gold_dummy_zoption.diff b/debian/patches/161_gold_dummy_zoption.diff
index e203ff7..793a40b 100644
--- a/debian/patches/161_gold_dummy_zoption.diff
+++ b/debian/patches/161_gold_dummy_zoption.diff
@@ -4,7 +4,7 @@ Index: b/gold/options.h
===================================================================
--- a/gold/options.h
+++ b/gold/options.h
-@@ -1359,6 +1359,9 @@ class General_options
+@@ -1390,6 +1390,9 @@ class General_options
options::TWO_DASHES, '\0',
N_("Report unresolved symbols as errors"),
NULL, true);
@@ -18,7 +18,7 @@ Index: b/gold/options.cc
===================================================================
--- a/gold/options.cc
+++ b/gold/options.cc
-@@ -967,6 +967,8 @@ parse_short_option(int argc, const char*
+@@ -965,6 +965,8 @@ parse_short_option(int argc, const char*
{
int dummy_i = 0;
const char* dash_z_arg = *arg;