Subject: [Boost-bugs] [Boost C++ Libraries] #7224: Fix endian.hpp and Filesystem on Android
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-13 10:14:40
#7224: Fix endian.hpp and Filesystem on Android
----------------------------------------+-----------------------------------
Reporter: roman.donchenko@⦠| Type: Patches
Status: new | Milestone: To Be Determined
Component: None | Version: Boost Development Trunk
Severity: Problem | Keywords:
----------------------------------------+-----------------------------------
The attached patch allows to compile most of Boost for Android. Two
changes are required:
1) Tell boost/detail/endian.hpp that Android has <endian.h>
2) Android doesn't have statvfs, so make
libs/filesystem/src/operations.cpp use statfs instead.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7224> 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-02-16 18:50:10 UTC