aboutsummaryrefslogtreecommitdiffstats
path: root/vespabase/src/common-env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespabase/src/common-env.sh')
-rwxr-xr-xvespabase/src/common-env.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/vespabase/src/common-env.sh b/vespabase/src/common-env.sh
index 793fa6782f6..ad77965fef6 100755
--- a/vespabase/src/common-env.sh
+++ b/vespabase/src/common-env.sh
@@ -125,8 +125,6 @@ populate_environment
export LD_LIBRARY_PATH=$VESPA_HOME/lib64
export MALLOC_ARENA_MAX=1
-export GLIBC_TUNABLES=glibc.elision.enable=1
-export RHEL_GLIBC_TUNABLES=glibc.elision.enable=1
# Maven is needed for tester applications
prepend_path "$VESPA_HOME/local/maven/bin"