aboutsummaryrefslogtreecommitdiffstats
path: root/vespamalloc/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahooinc.com>2022-07-21 11:20:19 +0200
committerTor Brede Vekterli <vekterli@yahooinc.com>2022-07-21 11:20:19 +0200
commit402475850b91ec7ce70935ef1c64398ef74e1cfc (patch)
tree17f6c9459cd76a82fc6c6e2099a9d28a873a00c0 /vespamalloc/CMakeLists.txt
parent37b82350dd673de1d7375c01838123bf0b1e1a91 (diff)
Remove ancient vespamalloc output parsing script
Most of the symbols that the script knows about are long, long gone.
Diffstat (limited to 'vespamalloc/CMakeLists.txt')
-rw-r--r--vespamalloc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespamalloc/CMakeLists.txt b/vespamalloc/CMakeLists.txt
index df8e38653bb..af71d8b7d82 100644
--- a/vespamalloc/CMakeLists.txt
+++ b/vespamalloc/CMakeLists.txt
@@ -26,7 +26,6 @@ vespa_define_module(
src/vespamalloc/util
)
-vespa_install_script(bin/parsememorydump.pl vespa-malloc-parse-memorydump.pl bin)
else()
install(DIRECTORY DESTINATION lib64/vespa)
endif()