summaryrefslogtreecommitdiff
path: root/homebrew/cubelib/.make.sh-auto
blob: eaca86787ee8f72df684d1e9059ca3dffa55132b (plain)
1
2
3
4
5
pkg:setup
pkg:configure --disable-dependency-tracking --disable-silent-rules --with-nocross-compiler-suite=clang CXXFLAGS=-stdlib=libc++ LDFLAGS=-stdlib=libc++
make
ENV.deparallelize
make DESTDIR=${PKG_DEST} install