-
- Downloads
packaging: fix linking error on Debian unstable
There is no longer a reason to downgrade GCC now that 14.2.0 is the default version on Debian unstable, and doing so started causing linking errors recently due to some system libraries (such as libyaml-cpp.so) requiring a more recent version of libc than the one used when compiling with GCC 12. GitLab: #2018 Change-Id: I19879541c4182886bcd3af5e84f0ba0d237345b6
Please register or sign in to comment