diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/polyml.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/polyml.rb b/Library/Formula/polyml.rb index 5c6d6ee6c..719cc2c76 100644 --- a/Library/Formula/polyml.rb +++ b/Library/Formula/polyml.rb @@ -5,9 +5,6 @@ class Polyml < Formula homepage 'http://www.polyml.org' sha1 'a037cd8cf4ce4a43b685b0e0d80f3f1e20d7c9fa' - # Or dynamic linking breaks - skip_clean :all - def install # for whatever reason, the configure script fails to find c++ if CXX is defined. # this overrides configure so that it won't check for c++ and will assume it exists. |
