diff options
| -rw-r--r-- | Library/Formula/ettercap.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/ettercap.rb b/Library/Formula/ettercap.rb index 93904729c..151637b4e 100644 --- a/Library/Formula/ettercap.rb +++ b/Library/Formula/ettercap.rb @@ -9,9 +9,6 @@ class Ettercap < Formula depends_on 'pcre' depends_on 'libnet' - # Stripping breaks plugin support - skip_clean 'bin' - fails_with :clang do build '421' cause 'Multiple "converts between pointers to integer types with different sign" warnings.' |
