aboutsummaryrefslogtreecommitdiffstats
path: root/build-root
diff options
context:
space:
mode:
authorBenoît Ganne <bganne@cisco.com>2019-11-25 16:28:50 +0100
committerDamjan Marion <dmarion@me.com>2019-11-26 09:46:12 +0000
commit30cca512ce3818a9b2c56140f7859bd544bc825d (patch)
tree667108d05d637bc7e75a02ce0adce46e787e64db /build-root
parent42bde459b66f100adc77787ba1afd14c004c846d (diff)
build: remove valgrind leftovers
Valgrind never really worked well with VPP. Remove the partial support. Type: refactor Change-Id: Ic09773fd85f904fdd2240bc161e23a4c2b196cf6 Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'build-root')
-rw-r--r--build-root/config.site7
1 files changed, 0 insertions, 7 deletions
diff --git a/build-root/config.site b/build-root/config.site
index bfdabcb732d..c8996c58974 100644
--- a/build-root/config.site
+++ b/build-root/config.site
@@ -95,13 +95,6 @@ ac_cv_search_clock_gettime=no
gl_cv_fs_space=yes
######################################################################
-# valgrind
-######################################################################
-ac_cv_file__proc_self_fd=yes
-ac_cv_file__proc_self_exe=yes
-ac_cv_file__proc_self_maps=yes
-
-######################################################################
# tcpdump
######################################################################
ac_cv_linux_vers=2