File 3591-Update-primary-bootstrap.patch of Package erlang

From 8a2859a3a9fd2d51604b193347c3e2856f584f39 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org>
Date: Mon, 22 Feb 2021 07:05:49 +0100
Subject: [PATCH] Update primary bootstrap

---
 bootstrap/bin/no_dot_erlang.boot              | Bin 6843 -> 6895 bytes
 bootstrap/bin/start.boot                      | Bin 6843 -> 6895 bytes
 bootstrap/bin/start_clean.boot                | Bin 6843 -> 6895 bytes
 bootstrap/lib/compiler/ebin/beam_ssa.beam     | Bin 15132 -> 15196 bytes
 .../lib/compiler/ebin/beam_ssa_dead.beam      | Bin 12480 -> 12616 bytes
 .../lib/compiler/ebin/beam_ssa_lint.beam      | Bin 9388 -> 9344 bytes
 bootstrap/lib/compiler/ebin/beam_ssa_opt.beam | Bin 49232 -> 49524 bytes
 .../lib/compiler/ebin/beam_ssa_throw.beam     | Bin 7464 -> 7488 bytes
 bootstrap/lib/compiler/ebin/compile.beam      | Bin 37624 -> 37636 bytes
 bootstrap/lib/compiler/ebin/compiler.app      |   1 +
 .../lib/compiler/ebin/sys_core_fold.beam      | Bin 41024 -> 41028 bytes
 bootstrap/lib/compiler/ebin/v3_kernel.beam    | Bin 41584 -> 41608 bytes
 bootstrap/lib/kernel/ebin/erpc.beam           | Bin 7928 -> 9016 bytes
 bootstrap/lib/kernel/ebin/gen_tcp_socket.beam | Bin 26176 -> 27000 bytes
 bootstrap/lib/kernel/ebin/net_kernel.beam     | Bin 27768 -> 27732 bytes
 bootstrap/lib/kernel/ebin/pg.beam             | Bin 7904 -> 7900 bytes
 bootstrap/lib/stdlib/ebin/beam_lib.beam       | Bin 18444 -> 18568 bytes
 bootstrap/lib/stdlib/ebin/erl_lint.beam       | Bin 86856 -> 86860 bytes
 bootstrap/lib/stdlib/ebin/io_lib_format.beam  | Bin 14456 -> 15856 bytes
 .../stdlib/ebin/io_lib_format_ryu_table.beam  | Bin 0 -> 19156 bytes
 bootstrap/lib/stdlib/ebin/shell_docs.beam     | Bin 17388 -> 17388 bytes
 bootstrap/lib/stdlib/ebin/stdlib.app          |   1 +
 bootstrap/lib/stdlib/ebin/supervisor.beam     | Bin 23500 -> 23492 bytes
 23 files changed, 2 insertions(+)
 create mode 100644 bootstrap/lib/stdlib/ebin/io_lib_format_ryu_table.beam

diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 059be35481..a8010e27f1 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -71,6 +71,7 @@
 	     io,
 	     io_lib,
 	     io_lib_format,
+	     io_lib_format_ryu_table,
 	     io_lib_fread,
 	     io_lib_pretty,
 	     lists,
-- 
2.26.2

openSUSE Build Service is sponsored by