diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/luajit.rb | 2 |
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."]] |
