mbox

[bug#45242,0/1] gnu: sdcc: Update to 4.0.0.

Message ID cover.1607965746.git.simon@simonsouth.net
Headers show

Message

Simon South Dec. 14, 2020, 6:10 p.m. UTC
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(-)