aboutsummaryrefslogtreecommitdiff
path: root/bfd/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/plugin.c')
-rw-r--r--bfd/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/plugin.c b/bfd/plugin.c
index b832e23..82a87d6 100644
--- a/bfd/plugin.c
+++ b/bfd/plugin.c
@@ -566,7 +566,7 @@ const bfd_target plugin_vec =
0, /* symbol_leading_char. */
'/', /* ar_pad_char. */
15, /* ar_max_namelen. */
- 0, /* match priority. */
+ 255, /* match priority. */
bfd_getl64, bfd_getl_signed_64, bfd_putl64,
bfd_getl32, bfd_getl_signed_32, bfd_putl32,