Update to rustc-1.76.0

This commit is contained in:
Douglas R. Reno 2024-02-13 18:37:04 -06:00
parent a3ca4c05e8
commit 8dbc9094c0
3 changed files with 6 additions and 6 deletions

View File

@ -6,8 +6,8 @@
<!ENTITY rust-download-http "https://static.rust-lang.org/dist/rustc-&rust-version;-src.tar.xz">
<!ENTITY rust-download-ftp " ">
<!ENTITY rust-md5sum "62d794105a8c98923a67e6d9ce032be0">
<!ENTITY rust-size "153 MB">
<!ENTITY rust-md5sum "14a8ac688b461a3127090cad513aee05">
<!ENTITY rust-size "155 MB">
<!ENTITY rust-buildsize "8.9 GB (298 MB installed); add 6.4 GB if running the tests">
<!ENTITY rust-time "6.7 SBU (including download time; add 6.2 SBU for tests, both using parallelism=8)">
]>
@ -269,7 +269,7 @@ ln -svfn rustc-&rust-version; /opt/rustc</userinput></screen>
# Tell x.py the editors have reviewed the content of this file
# and updated it to follow the major changes of the building system,
# so x.py will not warn us to do such a review.
change-id = 116881
change-id = 118703
[llvm]
# by default, rust will build for a myriad of architectures

View File

@ -47,8 +47,8 @@
<ulink url="&blfs-ticket-root;19302">#19302</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gnumeric-1.12.57. Fixes
<ulink url="&blfs-ticket-root;19297">#19297</ulink>.</para>
<para>[renodr] - Update to rustc-1.76.0. Fixes
<ulink url="&blfs-ticket-root;19268">#19268</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gnumeric-1.12.57. Fixes

View File

@ -355,7 +355,7 @@
<!ENTITY ruby-patch-version "0">
<!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;">
<!ENTITY ruby-gemdir "/usr/lib/ruby/gems/&ruby-minor-version;.0">
<!ENTITY rust-version "1.75.0">
<!ENTITY rust-version "1.76.0">
<!ENTITY scons-version "4.6.0">
<!ENTITY slang-version "2.3.3">
<!ENTITY subversion-version "1.14.3">