mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
fix(elfutils): add --disable-textrelcheck
This commit is contained in:
parent
d0f7f6fbd3
commit
0066bbdc28
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ src_configure() {
|
|||
--includedir="${KERNEL_SYSROOT}/include" \
|
||||
--build="${TARGET}" \
|
||||
--host="${TARGET}" \
|
||||
--disable-textrelcheck \
|
||||
--disable-debuginfod \
|
||||
--disable-libdebuginfod
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue