summaryrefslogtreecommitdiff
path: root/homebrew/boost/.make.sh-auto
blob: 87a6fce05862ef58873cf43fe417df6cb07b1422 (plain)
1
2
3
pkg:setup
open("user-config.jam", "a") do |file|
file.write "using darwin : : #{ENV.cxx} ;\n"