Sha256: e204fe4ffab4cee15a5e4611ba3ce316956874fe99457351abd88fb3177f1b07

Contents?: true

Size: 800 Bytes

Versions: 28

Compression:

Stored size: 800 Bytes

Contents

//  (C) Copyright Jessica Hamilton 2014.
//  Use, modification and distribution are subject to the
//  Boost Software License, Version 1.0. (See accompanying file
//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

//  See http://www.boost.org for most recent version.

//  Haiku specific config options:

#define BOOST_PLATFORM "Haiku"

#define BOOST_HAS_UNISTD_H
#define BOOST_HAS_STDINT_H

#ifndef BOOST_DISABLE_THREADS
#  define BOOST_HAS_THREADS
#endif

#define BOOST_NO_CXX11_HDR_TYPE_TRAITS
#define BOOST_NO_CXX11_ATOMIC_SMART_PTR
#define BOOST_NO_CXX11_STATIC_ASSERT
#define BOOST_NO_CXX11_VARIADIC_MACROS

//
// thread API's not auto detected:
//
#define BOOST_HAS_SCHED_YIELD
#define BOOST_HAS_GETTIMEOFDAY

// boilerplate code:
#include <boost/config/posix_features.hpp>

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
passenger-5.3.3 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.3.2 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.3.1 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.3.0 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.2.3 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.2.2 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.2.1 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.2.0 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.12 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.11 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.10 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.9 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.8 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.7 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.6 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.5 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.4 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.3 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.2 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp
passenger-5.1.1 src/cxx_supportlib/vendor-modified/boost/config/platform/haiku.hpp