diff options
author | Rutherther <[email protected]> | 2024-09-13 11:42:19 +0000 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2024-10-12 19:23:34 +0200 |
commit | c9aae9300af62686179009302d5b02e8c11b98b7 (patch) | |
tree | 1b789915b688b487067c579db975951e57122f4e /gnu/local.mk | |
parent | 9dabdd9e508aba06431a7aef068255f818fb38ad (diff) |
gnu: newlib arm-none-eabi-7-2018-q2-update: Add proper newlib-nano variant.
The nano variant for was not nano. It was just a copy of the original
one with different name. This meant there were no _nano.a files present
at all, and the flags were the same, not producing a smaller library.
* gnu/packages/embedded.scm (make-base-newlib-arm-none-eabi-7-2018-q2-update):
Rename variable from make-newlib-arm-none-eabi-7-2018-q2-update.
* gnu/packages/embedded.scm (make-newlib-nano-arm-none-eabi-7-2018-q2-update):
Add variable.
* gnu/packages/embedded.scm (make-newlib-arm-none-eabi-7-2018-q2-update):
Inherit from make-base-newlib-arm-none-eabi-7-2018-q2-update.
Change-Id: I01517ed860dfb2b6a9c7e912fd724832f5a0500a
Signed-off-by: Ludovic Courtès <[email protected]>
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions