Hello, On Mon 17 Jul 2023 at 07:26pm -07, Xiyue Deng wrote:
> Currently Emacs hard-codes the GCC version - more specifically the GCC > JIT version - for the native compile feature. As the default GCC > version may change once in a while, it may be beneficial to avoid > hard-coding the version and instead generate it using default GCC. I > have prepared a merge request on salsa[1], however as inexperienced as I > am this will surely look crude, but may be an okay-ish start of > discussion. Thanks! Thank you for looking into this. Unfortunately, I think it's unlikely that we'd want to apply this change: typically things like this are done manually in Debian. It's similar to debhelper compat level bumps. -- Sean Whitton