Skip to content
Snippets Groups Projects
Commit 3e1d1a46 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

elfutils: disable debuginfod

parent 690ec0c4
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ configure: |
--without-bzlib \
--without-lzma \
--prefix="$ORCHESTRA_ROOT" \
--disable-debuginfod \
--disable-libdebuginfod \
CFLAGS="(@= data.values.use_old_glibc_cflags @) -Wno-error" \
LDFLAGS="(@= data.values.use_old_glibc_lflags @) (@= data.values.modern_linker_flags @) -Wl,-rpath,$RPATH_PLACEHOLDER/lib"
build_system: make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment