aboutsummaryrefslogtreecommitdiff
path: root/community/coreutils/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-09-06 16:56:25 +0200
committerCem Keylan <cem@ckyln.com>2023-09-06 16:56:25 +0200
commitc13445ed7aab4471471e98ec74e7a9b8a5f7cded (patch)
treef448a8accbce781e2f99133fa883153ff67572b0 /community/coreutils/build
parente5cde8077be177ae38251533835e00edaaf6756a (diff)
downloadrepository-c13445ed7aab4471471e98ec74e7a9b8a5f7cded.tar.gz
coreutils: bump to 9.4
Diffstat (limited to 'community/coreutils/build')
-rwxr-xr-xcommunity/coreutils/build2
1 files changed, 2 insertions, 0 deletions
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 \