[Boost-bugs] [Boost C++ Libraries] #12946: Definition of BOOST_ARCH_ARM does not check __aarch64__

Subject: [Boost-bugs] [Boost C++ Libraries] #12946: Definition of BOOST_ARCH_ARM does not check __aarch64__
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-04 08:48:55


#12946: Definition of BOOST_ARCH_ARM does not check __aarch64__
----------------------------------------------+----------------------------
 Reporter: Sergey Shestakov <s_shestakov@…> | Owner: grafik
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: predef USE
  Version: Boost 1.63.0 | GITHUB
 Keywords: arm arm64 | Severity: Problem
----------------------------------------------+----------------------------
 Hi

 In this header file
 http://www.boost.org/doc/libs/1_63_0/boost/predef/architecture/arm.h
 macros __aarch64__ should be checked along with __arm64
 Without that we get problems when building with Android NDK for arm 64,
 because BOOST_ARCH_ARM is not defined.

 Thanks
 Sergey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12946>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-04-04 08:52:39 UTC