On 09/09/18 02:02, Marek Olšák wrote:
From: Marek Olšák
---
src/util/u_thread.h | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/util/u_thread.h b/src/util/u_thread.h
index ec0d9a7..0c20ebb 100644
--- a/src/util/u_thread.h
+++ b/src/util/u_thread.h
@@ -29,20 +29
On 09/10/2018 08:02 AM, Tapani Pälli wrote:
Thanks Marek, this fixes the build.
(and reason for breakage was that bionic does not have
pthread_setaffinity_np)
Reviewed-by: Tapani Pälli
On 09/09/2018 04:02 AM, Marek Olšák wrote:
From: Marek Olšák
---
src/util/u_thread.h | 7 +--
Thanks Marek, this fixes the build.
Reviewed-by: Tapani Pälli
On 09/09/2018 04:02 AM, Marek Olšák wrote:
From: Marek Olšák
---
src/util/u_thread.h | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/util/u_thread.h b/src/util/u_thread.h
index ec0d9a7..0c20ebb 10
From: Marek Olšák
---
src/util/u_thread.h | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/util/u_thread.h b/src/util/u_thread.h
index ec0d9a7..0c20ebb 100644
--- a/src/util/u_thread.h
+++ b/src/util/u_thread.h
@@ -29,20 +29,23 @@
#include
#include
#include