aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/luajit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/luajit.rb b/Library/Formula/luajit.rb
index 2f49f0482..8deef36b8 100644
--- a/Library/Formula/luajit.rb
+++ b/Library/Formula/luajit.rb
@@ -9,7 +9,7 @@ class Luajit < Formula
# Skip cleaning both empty folders and bin/libs so external symbols still work.
skip_clean :all
- fails_with_llvm "_Unwind_Exception_Class undeclared", :build => 2335
+ fails_with_llvm "_Unwind_Exception_Class undeclared", :build => 2336
def options
[["--debug", "Build with debugging symbols."]]