summaryrefslogtreecommitdiff
path: root/homebrew/lysp/.make.sh-auto
blob: a034e57d08316323f73cfd3e72bd4a9589fc450b (plain)
1
2
3
4
pkg:setup
inreplace "Makefile", "-rdynamic", ""
make CC=${PKG_TARG}-clang
bin.install "lysp", "gclysp"