2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-25 16:50:07 -07:00
repo/core/b3sum/build

5 lines
71 B
Plaintext
Raw Normal View History

2022-11-05 02:15:32 -06:00
#!/bin/sh -e
make LDFLAGS="$LDFLAGS -static"
make PREFIX=/usr install