mirror of
https://github.com/torvalds/linux
synced 2026-07-22 18:20:51 +09:00
In cmd_ar_builtin_fixup, the 'T' modifier was added to '$(AR) mPi' to work around a bug in llvm-ar that caused thin archives to be silently converted to full archives [1]. Since commit20c0989283("kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0"), all supported versions of llvm-ar have this issue fixed, so the 'T' modifier and comment can be removed. Link:d17c54d17d[1] Signed-off-by: Nathan Chancellor <nathan@kernel.org>
2.3 KiB
2.3 KiB