nds32: Remove the unsupported target feature.
[deliverable/binutils-gdb.git] / ld / emultempl / mmixelf.em
index 8123d407859bb40363c328aa3714d8bdf5485bf9..0fdbe51b4d4974443801993f925458c1d708ad23 100644 (file)
@@ -1,5 +1,5 @@
 # This shell script emits a C file. -*- C -*-
-#   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -29,7 +29,7 @@ fragment <<EOF
 static void
 elfmmix_before_parse (void)
 {
-  gld${EMULATION_NAME}_before_parse ();
+  mmix_before_parse ();
 
   /* Make sure we don't create a demand-paged executable.  Unfortunately
      this isn't changeable with a command-line option.  It makes no
This page took 0.025052 seconds and 4 git commands to generate.