6 May
2024
6 May
'24
10:41
https://bugzilla.suse.com/show_bug.cgi?id=1223783 https://bugzilla.suse.com/show_bug.cgi?id=1223783#c4 --- Comment #4 from Richard Biener <rguenther@suse.com> --- Note one important step will be to make sure (at least for the shared libraries) that no symbols are removed. Ideally that should be the case for the static libraries as well - we've had multiple issues here in the past with lapack deprecating APIs and not building them by default when not specially asked. That might be OK for openSUSE but for old SLES codestreams we have to be careful. I'm not sure for SLE15 -> SLE16 compatibility but breaking the shared library ABI would be bad. -- You are receiving this mail because: You are on the CC list for the bug.