diff options
Diffstat (limited to 'homebrew/boostat159/.make.sh-auto')
-rw-r--r-- | homebrew/boostat159/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/boostat159/.make.sh-auto b/homebrew/boostat159/.make.sh-auto new file mode 100644 index 000000000..87a6fce05 --- /dev/null +++ b/homebrew/boostat159/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +open("user-config.jam", "a") do |file| +file.write "using darwin : : #{ENV.cxx} ;\n" |