mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Pacthes modified
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
diff --git a/boost/config/platform/haiku.hpp b/boost/config/platform/haiku.hpp
|
||||
index 1b15c7e..e953f00 100644
|
||||
index 1b15c7e..c1b8e74 100644
|
||||
--- a/boost/config/platform/haiku.hpp
|
||||
+++ b/boost/config/platform/haiku.hpp
|
||||
@@ -10,13 +10,21 @@
|
||||
#define BOOST_PLATFORM "Haiku"
|
||||
@@ -11,12 +11,18 @@
|
||||
|
||||
#define BOOST_NO_INTRINSIC_WCHAR_T
|
||||
+#define BOOST_NO_STD_WSTRING
|
||||
#define BOOST_HAS_UNISTD_H
|
||||
+#define BOOST_EXCEPTION_DISABLE
|
||||
+#define BOOST_NO_EXCEPTIONS
|
||||
+#define BOOST_NO_AUTO_PTR
|
||||
+#define GLIBC_HAVE_LONG_LONG
|
||||
+#define BOOST_HAS_STDINT_H
|
||||
|
||||
#define BOOST_HAS_BETHREADS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user