mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
fix(guile-avahi): force AVAHI_GUILE_CROSS_COMPILING during build/install to avoid GUILEC segfaults
This commit is contained in:
parent
faf86ef8c4
commit
5c242b0475
2 changed files with 5 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ src_configure() {
|
|||
--host="${host_triplet}" \
|
||||
--build="${host_triplet}" \
|
||||
--with-distro=lfs \
|
||||
--disable-stack-protector \
|
||||
--enable-dbm \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue