Accepting request 1063951 from home:rguenther:branches:science
- Build deprecated functions again to avoid breaking the ABI. OBS-URL: https://build.opensuse.org/request/show/1063951 OBS-URL: https://build.opensuse.org/package/show/science/lapack?expand=0&rev=31
This commit is contained in:
parent
08841abb26
commit
66c5213fb6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 2 13:16:02 UTC 2023 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Build deprecated functions again to avoid breaking the ABI.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 20:47:53 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -222,6 +222,8 @@ case "$RPM_ARCH" in
|
||||
esac
|
||||
export PRECFLAGS
|
||||
cp make.inc.example make.inc
|
||||
# for ABI compatibility we need to build the deprecated interfaces
|
||||
echo 'BUILD_DEPRECATED = Yes' >> make.inc
|
||||
|
||||
make cleanlib %{?_smp_mflags}
|
||||
make %{?_smp_mflags} blaslib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user