aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/root/files/root-5.32.00-rusage.patch')
-rw-r--r--sci-physics/root/files/root-5.32.00-rusage.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-physics/root/files/root-5.32.00-rusage.patch b/sci-physics/root/files/root-5.32.00-rusage.patch
deleted file mode 100644
index 992370c55..000000000
--- a/sci-physics/root/files/root-5.32.00-rusage.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- root/core/unix/src/TUnixSystem.cxx.orig 2012-05-09 14:59:38.000000000 +0400
-+++ root/core/unix/src/TUnixSystem.cxx 2013-12-22 02:35:01.983262490 +0400
-@@ -4882,8 +4882,8 @@
-
- //---- System, CPU and Memory info ---------------------------------------------
-
--#if defined(R__MACOSX)
- #include <sys/resource.h>
-+#if defined(R__MACOSX)
- #include <mach/mach.h>
- #include <mach/mach_error.h>
-