回复:Proposal: Simplify or Remove Compiler Version Details from Kernel Banner
"Haowu Ge(葛豪武)" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
Hello All: Given that FreeBSD now exclusively uses Clang, the full compiler version string—particularly the part containing the GitHub URL—originally introduced to support GCC/Clang coexistence, is no longer necessary in most scenarios. Would it be reasonable to propose removing or simplifying this information? Copyright (c) 1992-2025 The FreeBSD Project.Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 15.0-RELEASE-p4 n281152-XXXXXXXXX GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) VT: init without driver. FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) <--- Cancel FreeBSD clang version 19.1.7 (llvmorg-19.1.7-0-gcd708029e0b2) <--- Simplify https://github.com/freebsd/freebsd-src/commit/bfdcb3bcba3a0364301c4c3dc7820ef1f689e8ea Thank.