From c13445ed7aab4471471e98ec74e7a9b8a5f7cded Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 6 Sep 2023 16:56:25 +0200 Subject: coreutils: bump to 9.4 --- community/coreutils/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'community/coreutils/build') diff --git a/community/coreutils/build b/community/coreutils/build index c9e7c6d8..c58225c9 100755 --- a/community/coreutils/build +++ b/community/coreutils/build @@ -1,5 +1,7 @@ #!/bin/sh -e +patch -p1 < busybox-style.patch + export LDFLAGS="$LDFLAGS -static" ./configure \ -- cgit v1.2.3