diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-17 13:34:36 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-17 13:34:36 +0300 |
commit | 6cf4e270d951dccb5cabe70d865415d2628c7a4e (patch) | |
tree | 119cbca714d74244d1aa4e2241e59fbf8450d30d /debian/patches/161_gold_dummy_zoption.diff | |
parent | f0ef3d0a5cb2410eab2b1b412e7ec7ef94fa0dc6 (diff) | |
download | binutils-debian.tar.gz |
Import 2.33.1-2debian/2.33.1-2debian
Diffstat (limited to 'debian/patches/161_gold_dummy_zoption.diff')
-rw-r--r-- | debian/patches/161_gold_dummy_zoption.diff | 4 |
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; |