LoongArch: Fix LD check fails.
[binutils-gdb.git] / bfd / gen-aout.c
index 0eb3bd4f3a627f3bed98c39b7d62dc449cff839e..26ef78359dbad07691f3939aae37b1d8af0b79a7 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate parameters for an a.out system.
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -92,9 +92,6 @@ main (int argc, char** argv)
 
 #ifdef vax
   arch = "vax";
-#endif
-#ifdef m68k
-  arch = "m68k";
 #endif
   if (arch[0] == '1')
     {