diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/valgrind.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/valgrind.rb b/Library/Formula/valgrind.rb index c2a0fc858..a9d846d78 100644 --- a/Library/Formula/valgrind.rb +++ b/Library/Formula/valgrind.rb @@ -20,8 +20,6 @@ class Valgrind < Formula depends_on :libtool end - skip_clean 'lib' - def patches # 1: For Xcode-only systems, we have to patch hard-coded paths, use xcrun & # add missing CFLAGS. See: https://bugs.kde.org/show_bug.cgi?id=295084 |
