Remove double-conversion as a source dep in OS X script
authorMike Arpaia <mike@arpaia.co>
Fri, 26 Jun 2015 18:37:16 +0000 (11:37 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 26 Jun 2015 19:07:21 +0000 (12:07 -0700)
commitb75ef0a0af48766298ebcc946dd31fe0da5161e3
tree500e35c14823f27a19d6d6e4a6069e187b4b419d
parent6b6e6ae31c36422ef8bc6fabfb5394c16fc64ead
Remove double-conversion as a source dep in OS X script

Summary: double-conversion was recently added to homebrew, making it the last
folly dependency to do so. this diff modifies the existing OS X
bootstrap tool to account for that. I also added an rm for the gtest
wget, so there wasn't a leftover zip file in your repo. alternatively,
we could remove that and add it to the gitignore.

Reviewed By: @fugalh

Differential Revision: D2196000

Pulled By: @sgolemon
.gitignore
folly/bootstrap-osx-homebrew.sh