.bashrc: +DEBUGINFOD_URLS=""
authorJan Kratochvil <jan@jankratochvil.net>
Sun, 14 Nov 2021 11:49:01 +0000 (12:49 +0100)
committerJan Kratochvil <jan@jankratochvil.net>
Sun, 14 Nov 2021 11:49:15 +0000 (12:49 +0100)
.bashrc

diff --git a/.bashrc b/.bashrc
index 5bd3546..6533374 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -215,6 +215,7 @@ export PYTHONUNBUFFERED=1
 export ASAN_OPTIONS=detect_leaks=0
 export GTK_OVERLAY_SCROLLING=0
 export MAKEFLAGS=
+export DEBUGINFOD_URLS=
 cpus="`getconf _NPROCESSORS_ONLN`"
 if [ -n "$cpus" ];then
        # *3/2 was OOM for host1 32 CPUs + 16GB RAM