summaryrefslogtreecommitdiff
path: root/package/musl
diff options
context:
space:
mode:
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