• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂70cbe1dd5dafa2f8a37136adf9c8e4836b77033f (tree)
時間2024-06-09 21:48:03
作者matsuand <30614168+matsuand@user...>
Commitermatsuand

Log Message

[LFS] r12.0-315.

Change Summary

差異

--- a/LFS/5gcc.sh
+++ b/LFS/5gcc.sh
@@ -3,7 +3,7 @@
33 CHAP=5
44 APPNAME=gcc
55 APPVER=.1
6-VER=13.2.0
6+VER=14.1.0
77 TARGET=gcc-$VER
88 TARGETBALL=$TARGET.tar.xz
99 TARGETDIR=$TARGET
--- a/LFS/_lfsset.sh
+++ b/LFS/_lfsset.sh
@@ -1,7 +1,7 @@
11 BOOTSCRIPTVER=20230728
2-SVNVER=lfs-r12.0-261
2+SVNVER=lfs-r12.0-315
33 SYSDVER=$SVNVER-systemd
4-LINUX_VER=6.8.2
4+LINUX_VER=6.8.9
55
66 case `uname -m` in
77 i?86)