From edd29498f420427212079193ce1e82aa74aa2014 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Wed, 4 May 2016 02:29:17 +0200 Subject: Properly generating well known proto files for the macos build. --- ruby/Rakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ruby/Rakefile') diff --git a/ruby/Rakefile b/ruby/Rakefile index 88a07a64..fa29c315 100644 --- a/ruby/Rakefile +++ b/ruby/Rakefile @@ -69,6 +69,7 @@ else if RUBY_PLATFORM =~ /darwin/ task 'gem:native' do + system "rake genproto" system "rake cross native gem RUBY_CC_VERSION=2.3.0:2.2.2:2.1.5:2.0.0" end else -- cgit v1.2.3