From 4d97777677abccbd86e4023abd01e635984f70ee Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Sun, 8 Nov 2015 10:02:54 -0800 Subject: [PATCH] Update buck to ba9f239f69287a553ca93af76a27484d83693563 Cherry-picked to include the fix: Fix libSystem.dylib load on OS X 10.11 b3 Without this, "buck build gerrit" fails on OSX El Capitan with the error: OSError: dlopen(libSystem.dylib, 6): image not found Revision used here is cherry-picked from: ccae1feb597b8449ae2bdea3a0170077aab10828 on upstream buck. Change-Id: I177c229da3ffb1b155bbfd36e6f544397350940e --- .buckversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buckversion b/.buckversion index 9c09744a03..ffb82a4abe 100644 --- a/.buckversion +++ b/.buckversion @@ -1 +1 @@ -79d36de9f5284f6e833cca81867d6088a25685fb +ba9f239f69287a553ca93af76a27484d83693563