src/cxx_supportlib/vendor-modified/boost/predef/os/bsd/dragonfly.h in passenger-6.0.8 vs src/cxx_supportlib/vendor-modified/boost/predef/os/bsd/dragonfly.h in passenger-6.0.9
- old
+ new
@@ -27,9 +27,10 @@
#if !defined(BOOST_PREDEF_DETAIL_OS_DETECTED) && ( \
defined(__DragonFly__) \
)
# ifndef BOOST_OS_BSD_AVAILABLE
+# undef BOOST_OS_BSD
# define BOOST_OS_BSD BOOST_VERSION_NUMBER_AVAILABLE
# define BOOST_OS_BSD_AVAILABLE
# endif
# undef BOOST_OS_BSD_DRAGONFLY
# if defined(__DragonFly__)