[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28336: [PATCH 0/1] core-updates: Add "static" output to glibc
From: |
Ludovic Courtès |
Subject: |
bug#28336: [PATCH 0/1] core-updates: Add "static" output to glibc |
Date: |
Tue, 05 Sep 2017 10:19:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Ludovic Courtès <address@hidden> skribis:
> This patch for ‘core-updates’ adds a “static” output to glibc, which
> shaves 9 MiB out of it.
>
> “glibc:static” is always part of the implicit inputs of
> ‘gnu-build-system’ though, such that building a statically-linked
> package does not require any modification.
>
> I’d like to apply it shortly if there are no issues.
Pushed as 6dff905e51202bbdebbad8811b6509584d12a796.
Ludo’.