unplugged-vendor/external/elfutils/config/profile.sh.in

5 lines
140 B
Bash

if [ -n "@DEBUGINFOD_URLS@" ]; then
DEBUGINFOD_URLS="${DEBUGINFOD_URLS-}${DEBUGINFOD_URLS:+ }@DEBUGINFOD_URLS@"
export DEBUGINFOD_URLS
fi