commit 8019d0b
chld
·
2026-08-29 19:54:34 +0000 UTC
parent ae7b4a0
toybox: posix patch
1 files changed,
+2,
-1
+2,
-1
1@@ -2,7 +2,8 @@
2 NAME=toybox
3 VERSION=git
4 RELEASE=1
5-SOURCE="https://github.com/landley/toybox.git"
6+SOURCE="https://github.com/landley/toybox.git
7+ POSIX.patch"
8 BUILD_STYLE=gmake
9 build(){
10 gmake defconfig || die "defconfig failed"