[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/211: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp.
From: |
Jan Nieuwenhuizen |
Subject: |
12/211: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp. |
Date: |
Sat, 8 Sep 2018 11:09:16 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 1ec186be81eed0930dc92d9d27237fba09073260
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Nov 26 13:18:47 2017 +0100
bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp.
---
gnu/packages/mes.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 202dd90..5abeac2 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -215,7 +215,7 @@ hex2 linker.")
(define-public mes-boot
(let ((version "0.11")
(revision "0")
- (commit "457a58a3c830217f0262fe8b6b4d279a95cc93bb"))
+ (commit "f092dce4e7e7afe9a68e44bad8c46d00ca92a71e"))
(package
(name "mes-boot")
(version (string-append version "-" revision "." (string-take commit 7)))
@@ -228,7 +228,7 @@ hex2 linker.")
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32
- "1wx7z96sv1spkw1kc9ilg2vnzfli5bglrr9dbd2jm5snprav5pyh"))))
+ "0dv8d1yzffkdz43l0idv1blk3cbd8jx37l15haa3lzqq290hgbhc"))))
(build-system trivial-build-system)
(supported-systems '("i686-linux" "x86_64-linux"))
(native-inputs
- 13/211: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp., (continued)
- 13/211: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08
- 24/211: gnu: Update mescc-tools-boot, mes-boot, tcc-boot for blood-elf., Jan Nieuwenhuizen, 2018/09/08
- 19/211: gnu: mes-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 10/211: bump: mes-tools: add ferror for [m4] configure, Jan Nieuwenhuizen, 2018/09/08
- 09/211: bump tcc-boot: add sysinclude path for [m4] configure., Jan Nieuwenhuizen, 2018/09/08
- 01/211: gnu: Add stage0-boot., Jan Nieuwenhuizen, 2018/09/08
- 72/211: gnu: gcc-boot: Update to 3.0., Jan Nieuwenhuizen, 2018/09/08
- 109/211: REMOVEME: %fake-bootstrap => #t., Jan Nieuwenhuizen, 2018/09/08
- 29/211: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/09/08
- 68/211: Revert "gnu: binutils-boot: Update to 2.25.", Jan Nieuwenhuizen, 2018/09/08
- 12/211: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp.,
Jan Nieuwenhuizen <=
- 16/211: bump: mes-boot: fixup for 80-setjmp test, Jan Nieuwenhuizen, 2018/09/08
- 08/211: gnu: Add gcc-boot. WIP, Jan Nieuwenhuizen, 2018/09/08
- 78/211: gnu: Add glibc-boot 2.0.1., Jan Nieuwenhuizen, 2018/09/11