Set TARGET to X86_64 if __x86_64__ is defined
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 13 Jan 2015 15:57:27 +0000 (15:57 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 13 Jan 2015 15:57:27 +0000 (07:57 -0800)
commitff8ebda16a00b9f745d213f72f57c27043e07f85
treef71d61a25413562a380d1659346a8d4b636f945a
parentbe723d1e73118cd0e20f66d21976290eb73f27fd
Set TARGET to X86_64 if __x86_64__ is defined

PR bootstrap/64575
* configure.host (TARGET): Set to X86_64 if __x86_64__ is defined.

From-SVN: r219539
libffi/ChangeLog
libffi/configure.host