1 LDEMUL_BEFORE_PARSE=gldnetbsd_before_parse
3 cat >>e${EMULATION_NAME}.c <<EOF
5 gld${EMULATION_NAME}_before_parse (void);
8 gldnetbsd_before_parse (void)
10 gld${EMULATION_NAME}_before_parse ();
11 link_info.common_skip_ar_aymbols = bfd_link_common_skip_text;