aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/armelf_oabi.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/armelf_oabi.em')
-rw-r--r--ld/emultempl/armelf_oabi.em3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/emultempl/armelf_oabi.em b/ld/emultempl/armelf_oabi.em
index aca71f7..d8ca87a 100644
--- a/ld/emultempl/armelf_oabi.em
+++ b/ld/emultempl/armelf_oabi.em
@@ -171,6 +171,7 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
NULL, /* parse args */
NULL, /* unrecognized file */
NULL, /* list options */
- NULL /* recognized file */
+ NULL, /* recognized file */
+ NULL /* find_potential_libraries */
};
EOF