summaryrefslogtreecommitdiff
path: root/homebrew/libcdr/.make.sh-auto
blob: 9e6598d247a169f4af46cfc8496a1aa53bfdbd78 (plain)
1
2
3
4
5
pkg:setup
ENV.cxx11
ENV["LDFLAGS"] = "-lboost_system-mt"
pkg:configure --disable-werror --without-docs
make DESTDIR=${PKG_DEST} install