luarocks: llvm compiles are suspicious

master
Adam Vandenberg 2011-03-19 14:20:02 -07:00
parent 381367ca07
commit 4c333e01b1
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ class Luarocks < Formula
depends_on 'lua'
def install
fails_with_llvm "Lua itself compiles with llvm, but may fail when other software trys to link."
# Install to the Cellar, but direct modules to HOMEBREW_PREFIX
# Configure can detect 'wget' to use as a downloader, but we don't
# require it since curl works too and comes with OS X.