summaryrefslogtreecommitdiff
path: root/homebrew/caf/.make.sh-auto
blob: 785be8b694bae96e38d9851b929b204ff57e6f0e (plain)
1
2
3
4
5
pkg:setup
pkg:configure --no-examples --build-static --no-opencl
make --directory=build
make --directory=build test
make --directory=build DESTDIR=${PKG_DEST} install