summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-06-14 19:57:04 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-06-14 19:57:04 +0000
commit2d5a4c1c2f160534cd59ec9bd0504219263116e3 (patch)
tree9c41cd0da2976bed73bfcac5176728ea79f55b06 /Makefile
parent57b03984a1f527616cfb62664228f873a3d84bef (diff)
downloadgcompat-2d5a4c1c2f160534cd59ec9bd0504219263116e3.tar.gz
gcompat-2d5a4c1c2f160534cd59ec9bd0504219263116e3.tar.bz2
gcompat-2d5a4c1c2f160534cd59ec9bd0504219263116e3.tar.xz
gcompat-2d5a4c1c2f160534cd59ec9bd0504219263116e3.zip
recent musl has pthread_setname_np().
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6e497a..5d18d84 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ LIBGCOMPAT_SRC = \
libgcompat/gnulib.c \
libgcompat/malloc.c \
libgcompat/math.c \
- libgcompat/pthread.c \
libgcompat/resource.c \
libgcompat/setjmp.c \
libgcompat/stdio.c \