summaryrefslogtreecommitdiffstats
path: root/development/oneTBB/includes.patch
diff options
context:
space:
mode:
author Matteo Bernardini2024-06-08 16:17:31 +0200
committer Matteo Bernardini2024-06-08 16:17:31 +0200
commitf046a9e273841aa57582abb534cbb8e3870f91fe (patch)
tree76874785f0e8e19f9ef00f9815e6924739c53a25 /development/oneTBB/includes.patch
parentbc9d18b502448dd277146e40e6546eac0cd8d670 (diff)
downloadslackbuilds-current.tar.gz
20240608.1 global branch merge.current-20240608.1current
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/oneTBB/includes.patch')
-rw-r--r--development/oneTBB/includes.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/oneTBB/includes.patch b/development/oneTBB/includes.patch
new file mode 100644
index 0000000000..4e83198618
--- /dev/null
+++ b/development/oneTBB/includes.patch
@@ -0,0 +1,10 @@
+--- oneTBB-2021.6.0.orig/test/common/utils_assert.h 2023-07-24 20:21:49.362670251 +0900
++++ oneTBB-2021.6.0/test/common/utils_assert.h 2023-07-24 20:22:27.350547548 +0900
+@@ -19,6 +19,7 @@
+
+ #include "config.h"
+ #include "utils_report.h"
++#include <cstdlib>
+
+ #define REPORT_FATAL_ERROR REPORT
+