X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bfd%2Fconfigure.host;h=bfbce2b9e3a3c6bd5429e3b31254daa6e8f1a0ad;hb=33394263571f08a935c0a030dbde22a04eee7d70;hp=0e1de45b5dfd8f4da771956e267639361873b164;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=external%2Fbinutils.git diff --git a/bfd/configure.host b/bfd/configure.host index 0e1de45..bfbce2b 100644 --- a/bfd/configure.host +++ b/bfd/configure.host @@ -1,16 +1,16 @@ # -# Copyright (C) 2012-2015 Free Software Foundation, Inc. +# Copyright (C) 2012-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License # along with this program; see the file COPYING3. If not see # . @@ -72,8 +72,6 @@ mips*-*-sysv4*) ;; mips*-*-sysv*) HDEFINES="-G 4" ;; mips*-*-riscos*) HDEFINES="-G 4" ;; -m68*-hp-hpux*) HDEFINES=-DHOST_HP300HPUX ;; - # Some Solaris systems (osol0906 at least) have a libc that doesn't recognise # the "MS-ANSI" code page name, so we define an override for CP_ACP (sets the # default code page used by windres/windmc when not specified by a commandline