mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-16 16:32:17 +02:00
fix: Signals delivery fails constantly at GC # refer to https://debbugs.gnu.org/db/63/63368.html
This commit is contained in:
parent
00fe9753e4
commit
3007c9a8dd
1 changed files with 2 additions and 0 deletions
|
|
@ -139,6 +139,8 @@ src_configure() {
|
|||
probe_guile_module zlib
|
||||
probe_guile_module lzlib
|
||||
probe_guile_module semver
|
||||
|
||||
export GC_RETRY_SIGNALS=0
|
||||
|
||||
PATH="${PREFIX}/bin:/usr/bin:/bin" \
|
||||
PKG_CONFIG="/usr/bin/pkg-config" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue