X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fgen-aout.c;h=cf0a3e943bc3f1b98445ddf947302a4ccf6199e8;hb=4d5acb1ea570f04f8020338bad6918dfe76b785c;hp=0eb3bd4f3a627f3bed98c39b7d62dc449cff839e;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/gen-aout.c b/bfd/gen-aout.c index 0eb3bd4f3a..cf0a3e943b 100644 --- a/bfd/gen-aout.c +++ b/bfd/gen-aout.c @@ -1,5 +1,5 @@ /* Generate parameters for an a.out system. - Copyright (C) 1990-2017 Free Software Foundation, Inc. + Copyright (C) 1990-2020 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') {