summaryrefslogtreecommitdiff
path: root/package/musl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-07 22:14:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-07 22:14:08 +0200
commit4ecd663f86978ac4dac9770d45b9b0d151e590be (patch)
treec8a2f843af801188c58c44617f5f4f0198b86ef6 /package/musl
parentb6df54af44676e31d01f9e2cb6129269af1302fe (diff)
avoid grep error message
Diffstat (limited to 'package/musl')
-rw-r--r--package/musl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/musl/Makefile b/package/musl/Makefile
index 3e6150a1d..b21218b71 100644
--- a/package/musl/Makefile
+++ b/package/musl/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/toolchain/musl/Makefile.inc
PKG_NAME:= musl
PKG_DESCR:= embedded C library
PKG_SECTION:= base/libs
-PKG_OPTS:= noremove nostaging
+PKG_OPTS:= noremove nostaging noscripts
PKG_SUBPKGS:= MUSL MUSL_DEV
PKGSD_MUSL_DEV:= development files for musl