aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/enlightenment.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2021-08-31 13:46:24 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-02-07 11:36:04 +0200
commit11590bff50fe0244e66c11d995aa5301c8965959 (patch)
tree1d90dfe53261ae4b7a735b1b5dbcdd832eaeb0b1 /gnu/packages/enlightenment.scm
parent3344567bb14b8445495e402f0043dcf23f588242 (diff)
downloadguix-11590bff50fe0244e66c11d995aa5301c8965959.tar.gz
guix-11590bff50fe0244e66c11d995aa5301c8965959.zip
gnu: make-opensbi-package: Fix native building.
* gnu/packages/firmware.scm (make-opensbi-package)[arguments]: When not cross-compiling set CC to gcc.
Diffstat (limited to 'gnu/packages/enlightenment.scm')
0 files changed, 0 insertions, 0 deletions
iter argument so that there is still a way to explicitly use a different delimiter. * gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust accordingly. * tests/graph.scm: Adjust accordingly. * tests/profiles.scm: Adjust accordingly. * NEWS: Mention the change. Fixes: <https://bugs.gnu.org/31088>. Reported by Pierre Neidhardt <ambrevar@gmail.com>. Chris Marusich