From 59b7fe99f2593682ba779fe0faa8f1156d48d087 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 9 Feb 2020 22:23:52 +0000 Subject: htl: Add support for libc cancellation points --- htl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'htl/Makefile') diff --git a/htl/Makefile b/htl/Makefile index b2dc797ee4..1b33748934 100644 --- a/htl/Makefile +++ b/htl/Makefile @@ -132,6 +132,7 @@ libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate \ \ shm-directory \ \ + cancellation \ cthreads-compat \ herrno \ $(SYSDEPS) -- cgit 1.4.1