1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-07-03 04:55:08 +00:00
morpheus/pkgs/sic

8 lines
119 B
Plaintext
Raw Normal View History

2014-02-28 21:19:02 +00:00
url="$mirror/sic.tar.gz"
2014-02-27 12:41:37 +00:00
build: crossmusl
2014-02-28 21:19:02 +00:00
cd src/sic
2013-09-06 08:31:51 +00:00
make clean
make CC=$CC LDFLAGS="$LDFLAGS"
2014-02-27 12:41:37 +00:00
cp sic "$root/bin"