On Mon, Dec 25, 2023 at 20:01:49 +0200, Joonas Niilola wrote:
> ### Notes: Tried to keep this news item as concise as possible,
> ### more information in #920527.
>
>
> Title: LXD to lose access for its image server
> Author: Joonas Niilola
> Posted: 2023-12-28
> Revision: 1
> News-Item-Format:
### Notes: Tried to keep this news item as concise as possible,
### more information in #920527.
Title: LXD to lose access for its image server
Author: Joonas Niilola
Posted: 2023-12-28
Revision: 1
News-Item-Format: 2.0
Display-If-Installed: app-containers/lxd
Earlier this year Canonical took t
In https://github.com/gentoo/gentoo/pull/34472 I'd like to add 61
packages under a new dev-gap category. GAP has its own package
ecosystem,
https://www.gap-system.org/Packages/packages.html
and a reasonably standard build/install process. Since most GAP
packages are written in its own GAP langu
Add a function to check whether the C compiler is using LTO.
To determine this, we compile a dummy source unit. In the GCC case,
we check whether the resulting object file contains ".gnu.lto*"
sections. In the clang case, we check whether a valid LLVM bytecode
file was output rather than a regula