summaryrefslogtreecommitdiffstats
path: root/src/pthreads.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/pthreads.mk')
-rw-r--r--src/pthreads.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pthreads.mk b/src/pthreads.mk
index e8b1a89..d69b3b9 100644
--- a/src/pthreads.mk
+++ b/src/pthreads.mk
@@ -8,10 +8,6 @@ PKG := pthreads
$(PKG)_VERSION := POSIX 1003.1-2001
$(PKG)_DEPS := gcc
-define $(PKG)_UPDATE
- echo $(pthreads_VERSION)
-endef
-
define $(PKG)_BUILD
# install and test pkg-config
$(INSTALL) -d '$(PREFIX)/$(TARGET)/lib/pkgconfig'