diff --git a/Formula/node.rb b/Formula/node.rb index e522ad021c3..4a991370051 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -61,9 +61,6 @@ class Node < Formula build 2326 end - # Stripping breaks dynamic loading - skip_clean :all - def install args = %W{--prefix=#{prefix}} args << "--debug" if build.include? 'enable-debug'