diff options
Diffstat (limited to 'Library/Formula/objective-caml.rb')
| -rw-r--r-- | Library/Formula/objective-caml.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb index e60343e5d..808d15a80 100644 --- a/Library/Formula/objective-caml.rb +++ b/Library/Formula/objective-caml.rb @@ -9,9 +9,6 @@ class ObjectiveCaml < Formula depends_on :x11 - # Don't strip symbols, so dynamic linking doesn't break. - skip_clean :all - # See http://caml.inria.fr/mantis/view.php?id=5700 def patches "http://caml.inria.fr/mantis/file_download.php?file_id=722&type=bug" |
