mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/elfutils: add comment wrt debuginfod
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -109,7 +109,8 @@ multilib_src_configure() {
|
||||
local myeconfargs=(
|
||||
$(use_enable nls)
|
||||
$(multilib_native_use_enable debuginfod)
|
||||
# Could do dummy if needed?
|
||||
# Could do dummy if needed? We could also split libdebuginfod
|
||||
# (client support) into its own USE if required.
|
||||
$(use_enable debuginfod libdebuginfod)
|
||||
$(multilib_native_use_enable stacktrace)
|
||||
$(use_enable valgrind valgrind-annotations)
|
||||
|
||||
@@ -108,7 +108,8 @@ multilib_src_configure() {
|
||||
local myeconfargs=(
|
||||
$(use_enable nls)
|
||||
$(multilib_native_use_enable debuginfod)
|
||||
# Could do dummy if needed?
|
||||
# Could do dummy if needed? We could also split libdebuginfod
|
||||
# (client support) into its own USE if required.
|
||||
$(use_enable debuginfod libdebuginfod)
|
||||
$(multilib_native_use_enable stacktrace)
|
||||
$(use_enable valgrind valgrind-annotations)
|
||||
|
||||
Reference in New Issue
Block a user