From 9818d6f549c0486a0d6f4ada7597cdcf40453e23 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 16 Feb 2011 13:51:31 +0000 Subject: refresh patches SVN-Revision: 25551 --- toolchain/binutils/patches/2.20.1/200-mips_non_pic.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/binutils/patches/2.20.1/200-mips_non_pic.patch') diff --git a/toolchain/binutils/patches/2.20.1/200-mips_non_pic.patch b/toolchain/binutils/patches/2.20.1/200-mips_non_pic.patch index 56891432e7..fd14fa1b3b 100644 --- a/toolchain/binutils/patches/2.20.1/200-mips_non_pic.patch +++ b/toolchain/binutils/patches/2.20.1/200-mips_non_pic.patch @@ -179,7 +179,7 @@ if (! bfd_set_arch_mach (stdoutput, bfd_arch_mips, file_mips_arch)) as_warn (_("Could not set architecture and machine")); -@@ -11264,6 +11264,7 @@ +@@ -11258,6 +11264,7 @@ enum options OPTION_PDR, OPTION_NO_PDR, OPTION_MVXWORKS_PIC, @@ -187,7 +187,7 @@ #endif /* OBJ_ELF */ OPTION_END_OF_ENUM }; -@@ -11365,6 +11372,7 @@ struct option md_longopts[] = +@@ -11359,6 +11366,7 @@ struct option md_longopts[] = {"mpdr", no_argument, NULL, OPTION_PDR}, {"mno-pdr", no_argument, NULL, OPTION_NO_PDR}, {"mvxworks-pic", no_argument, NULL, OPTION_MVXWORKS_PIC}, -- cgit v1.2.3