musl: build without gnu make
This commit is contained in:
parent
1b869812b8
commit
64ec36b51a
7 changed files with 271 additions and 12 deletions
2
linux/musl/version_h.sh
Executable file
2
linux/musl/version_h.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
printf '#define VERSION "%s"\n' $(sh ./tools/version.sh)
|
Loading…
Add table
Add a link
Reference in a new issue