gnu: sdcc: Remove non-free code.
authorSimon South <simon@simonsouth.net>
Sun, 1 Nov 2020 16:56:41 +0000 (11:56 -0500)
committerMarius Bakke <marius@gnu.org>
Tue, 10 Nov 2020 21:32:13 +0000 (22:32 +0100)
commit6f4c9ff6ec0fad24b6bd433a351613a3990aa561
tree918d3a20655e28b4b7af5a0626f0d95d0a11245d
parent4f4377f6dcdec45d8dd8aaa7b8c63454212abc7f
gnu: sdcc: Remove non-free code.

* gnu/packages/sdcc.scm (sdcc)[source]: Add snippet to remove bundled non-free
source code.
Add patch to disable use of non-free code in build scripts and compiler and
update documentation to match.
* gnu/packages/patches/sdcc-disable-non-free-code.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <marius@gnu.org>
gnu/local.mk
gnu/packages/patches/sdcc-disable-non-free-code.patch [new file with mode: 0644]
gnu/packages/sdcc.scm