From d85ad0e58a068623a09a4a3463dce3bf411c8cb4 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 21 May 2021 15:09:43 -0300 Subject: support: Add xpthread_attr_setaffinity_np wrapper --- support/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'support/Makefile') diff --git a/support/Makefile b/support/Makefile index da6dc58..0a4b057 100644 --- a/support/Makefile +++ b/support/Makefile @@ -128,6 +128,7 @@ libsupport-routines = \ xpthread_attr_init \ xpthread_attr_setdetachstate \ xpthread_attr_setguardsize \ + xpthread_attr_setaffinity_np \ xpthread_attr_setstack \ xpthread_attr_setstacksize \ xpthread_barrier_destroy \ -- cgit v1.1