[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31352: [PATCH] build dynamic libraries for libsigsegv
From: |
Ludovic Courtès |
Subject: |
bug#31352: [PATCH] build dynamic libraries for libsigsegv |
Date: |
Mon, 07 May 2018 00:14:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Weldon Goree <address@hidden> skribis:
> This is keeping smalltalk from building currently.
Pushed a slightly different version in the ‘core-updates-next’ branch,
which corresponds to the next batch of full-rebuild changes:
https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates-next&id=3cc9a8a1324b865fa70d61647c5a41de1e439522
In the meantime, if you need libsigsegv.so on master, I’d suggest
creating a package variant to avoid the full rebuild and to use that
variant in Smalltalk.
Thanks,
Ludo’.