[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#45242] [PATCH 0/1] gnu: sdcc: Update to 4.0.0.
From: |
Simon South |
Subject: |
[bug#45242] [PATCH 0/1] gnu: sdcc: Update to 4.0.0. |
Date: |
Mon, 14 Dec 2020 13:10:56 -0500 |
This patch updates SDCC, a C compiler suite for 8-bit microcontrollers, to
version 4.0.0.
It's meant to be applied after the patchset submitted as issue 45241[0]. I'll
update this patch as necessary to match any changes made there during review.
This patch adds zlib as a now-required dependency and also updates the
embedded patch used to remove non-free components from the distribution.
[0] https://issues.guix.gnu.org/45241
--
Simon South
simon@simonsouth.net
Simon South (1):
gnu: sdcc: Update to 4.0.0.
gnu/packages/embedded.scm | 14 +-
.../patches/sdcc-disable-non-free-code.patch | 721 +++++++++---------
2 files changed, 379 insertions(+), 356 deletions(-)
--
2.29.2
- [bug#45242] [PATCH 0/1] gnu: sdcc: Update to 4.0.0.,
Simon South <=