bonsai-coreutils: new at git

This commit is contained in:
nitori 2024-01-29 18:51:52 +00:00
parent b13da15f9f
commit bf4f24737a
Signed by: nitori
GPG Key ID: 5FBB7757BFC813A8
4 changed files with 12 additions and 0 deletions

8
core/bonsai-coreutils/build Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh -e
./configure
sed 's/+nightly//' rustc.mk
make
make PREFIX="$1/usr" install # DESTDIR not supported

View File

@ -0,0 +1,2 @@
bindgen make
rust make

View File

@ -0,0 +1 @@
git+https://git.tebibyte.media/bonsai/coreutils

View File

@ -0,0 +1 @@
git 1