diff options
Diffstat (limited to 'Library/Formula/lua.rb')
| -rw-r--r-- | Library/Formula/lua.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lua.rb b/Library/Formula/lua.rb index c31aa3f4c..914ef7fef 100644 --- a/Library/Formula/lua.rb +++ b/Library/Formula/lua.rb @@ -6,7 +6,7 @@ class Lua < Formula md5 'd0870f2de55d59c1c8419f36e8fac150' fails_with_llvm "Lua itself compiles with LLVM, but may fail when other software tries to link.", - :build => 2326 if MacOS.lion? + :build => 2326 # Skip cleaning both empty folders and bin/libs so external symbols still work. skip_clean :all |
