diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sbcl.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index c2402f440..1f49d0732 100644 --- a/Library/Formula/sbcl.rb +++ b/Library/Formula/sbcl.rb @@ -23,9 +23,6 @@ class Sbcl < Formula cause "Compilation fails with LLVM." end - skip_clean 'bin' - skip_clean 'lib' - option "32-bit" option "without-threads", "Build SBCL without support for native threads" option "with-ldb", "Include low-level debugger in the build" |
