summaryrefslogtreecommitdiff
path: root/devel/boost-libs/files/patch-boost__predef__os__bsd__bsdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-libs/files/patch-boost__predef__os__bsd__bsdi.h')
-rw-r--r--devel/boost-libs/files/patch-boost__predef__os__bsd__bsdi.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/boost-libs/files/patch-boost__predef__os__bsd__bsdi.h b/devel/boost-libs/files/patch-boost__predef__os__bsd__bsdi.h
new file mode 100644
index 000000000000..7396a63505b6
--- /dev/null
+++ b/devel/boost-libs/files/patch-boost__predef__os__bsd__bsdi.h
@@ -0,0 +1,11 @@
+--- boost/predef/os/bsd/bsdi.h.orig 2013-10-15 01:23:53.000000000 -0400
++++ boost/predef/os/bsd/bsdi.h 2014-05-06 18:06:28.000000000 -0400
+@@ -24,7 +24,7 @@
+
+ #define BOOST_OS_BSD_BSDI BOOST_VERSION_NUMBER_NOT_AVAILABLE
+
+-#if !BOOST_PREDEF_DETAIL_OS_DETECTED && ( \
++#if !defined(BOOST_PREDEF_DETAIL_OS_DETECTED) && ( \
+ defined(__bsdi__) \
+ )
+ # ifndef BOOST_OS_BSD_AVAILABLE