summaryrefslogtreecommitdiff
path: root/package/libpthread
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-01-13 01:28:41 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-01-13 01:28:47 -0600
commit6a1c7922b41d8059f6c8d94968fdb5b64b32689f (patch)
treeb211b8a56aa97571a4fa07f780011e8076debf16 /package/libpthread
parent31e3f12a17189eb0d98c9a99766bcb994763cc5f (diff)
libpthread is available in linuxthreads.old/linuxthreads
Diffstat (limited to 'package/libpthread')
-rw-r--r--package/libpthread/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile
index 4a30ffb5f..f33fe7684 100644
--- a/package/libpthread/Makefile
+++ b/package/libpthread/Makefile
@@ -21,8 +21,6 @@ PKG_DESCR:= posix threading library
PKG_SECTION:= base/libs
PKG_OPTS:= noremove nostaging noscripts
-PKG_CFLINE_LIBPTHREAD:= depends on ADK_TARGET_WITH_NPTL
-
NO_DISTFILES:= 1
include ${ADK_TOPDIR}/mk/package.mk