From 0441d0b945d3dc570e0542676987bd600c997c30 Mon Sep 17 00:00:00 2001 From: Steven Peters Date: Thu, 6 Jun 2019 14:15:58 -0700 Subject: [PATCH] folly: revision for boost and remove patch --- Formula/folly.rb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Formula/folly.rb b/Formula/folly.rb index 76c3804b93..1f4ae1ab2e 100644 --- a/Formula/folly.rb +++ b/Formula/folly.rb @@ -3,6 +3,7 @@ class Folly < Formula homepage "https://github.com/facebook/folly" url "https://github.com/facebook/folly/archive/v2019.06.03.00.tar.gz" sha256 "a8b6ea626cabcc210700d5d0389985ffc7ab9f96433386322b4cfd3df9b9eabd" + revision 1 head "https://github.com/facebook/folly.git" bottle do @@ -32,12 +33,6 @@ class Folly < Formula # https://github.com/facebook/folly/pull/445 fails_with :gcc => "6" - # patch for pclmul compiler flags to fix mojave build - patch do - url "https://github.com/facebook/folly/commit/964ca3c4979f72115ebfec58056e968a69d5942c.diff?full_index=1" - sha256 "b719dd8783f655f0d98cd0e2339ef66753a8d2503c82d334456a86763b0b889f" - end - def install mkdir "_build" do args = std_cmake_args + %w[