This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
e3184eeb46
repo
/
core
/
b3sum
/
build
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
*: b3sum
2022-11-05 02:15:32 -06:00
#!/bin/sh -e
make LDFLAGS="$LDFLAGS -static"
*: explicit DESTDIR
2023-03-02 07:40:00 -07:00
make PREFIX=/usr DESTDIR="$1" install
Reference in New Issue
Copy Permalink