summaryrefslogtreecommitdiff
path: root/package/libpthread
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-05 16:03:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-05 16:04:04 +0200
commit9ea454f2ec8b40b3d0ffe69d701266700688bc4e (patch)
tree5febab4c10a1d291fd953c577c845422ec9b2a66 /package/libpthread
parent8ab963da3afe7627e13909d8ec36228914a5df07 (diff)
fix missing kernel-version in libc-dev packages, add PKG_OPTS nostaging for libc packages, to avoid cpio errors
Diffstat (limited to 'package/libpthread')
-rw-r--r--package/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile
index 88d10d561..c1caada6c 100644
--- a/package/libpthread/Makefile
+++ b/package/libpthread/Makefile
@@ -16,7 +16,7 @@ endif
PKG_NAME:= libpthread
PKG_DESCR:= posix threading library
PKG_SECTION:= libs/misc
-PKG_OPTS:= noremove
+PKG_OPTS:= noremove nostaging
NO_DISTFILES:= 1