Commit e8955d38 authored by Alexey Spiridonov's avatar Alexey Spiridonov Committed by Facebook GitHub Bot

Stop trying to build on Darwin, Windows

Reviewed By: nilesr

Differential Revision: D26059442

fbshipit-source-id: d323ab38d7171b344c5a15863ec8d0a70b877853
parent 1ab6a01f
......@@ -7,9 +7,13 @@ shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/bistro.git
[build]
[build.os=linux]
builder = bistro
# Bistro is Linux-specific
[build.not(os=linux)]
builder = nop
[dependencies]
fmt
folly
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment