summaryrefslogtreecommitdiff
path: root/community/passenger/build-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/passenger/build-fix.patch')
-rw-r--r--community/passenger/build-fix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/passenger/build-fix.patch b/community/passenger/build-fix.patch
new file mode 100644
index 000000000..cdbb78e68
--- /dev/null
+++ b/community/passenger/build-fix.patch
@@ -0,0 +1,12 @@
+diff -wbBur passenger-3.0.15/ext/boost/thread/xtime.hpp passenger-3.0.15.my/ext/boost/thread/xtime.hpp
+--- passenger-3.0.15/ext/boost/thread/xtime.hpp 2012-04-16 11:43:52.000000000 +0400
++++ passenger-3.0.15.my/ext/boost/thread/xtime.hpp 2012-08-29 11:06:02.000000000 +0400
+@@ -18,6 +18,8 @@
+
+ namespace boost {
+
++#undef TIME_UTC
++
+ enum xtime_clock_types
+ {
+ TIME_UTC=1