diff options
Diffstat (limited to 'Library/Formula/spin.rb')
| -rw-r--r-- | Library/Formula/spin.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/spin.rb b/Library/Formula/spin.rb index c4dc8a3e9..62a9bd432 100644 --- a/Library/Formula/spin.rb +++ b/Library/Formula/spin.rb @@ -6,12 +6,13 @@ class Spin < Formula md5 '03345f9713e7b4f82d2d8ec319802b9c' version '5.2.5' + fails_with_llvm + def patches DATA end def install - fails_with_llvm ENV.deparallelize # Compile and install the binary. |
