Skip to content

Changes

Summary

  1. Look for deprecated lapack functions (#6913) (details)
Commit 5c52d524778ec073a4ff5c4e1ba0161891a9ada7 by Martin Sjölund
Look for deprecated lapack functions (#6913)

Note that if we do not have the deprecated lapack functions, older
versions of the Modelica standard library will fail to compile since
it uses these functions and no replacement is provided.

https://trac.openmodelica.org/OpenModelica/ticket/4886

Cherry-picked from (#734)
The file was modified OMCompiler/m4/lapack.m4 (diff)
The file was modified OMCompiler/Compiler/runtime/lapackimpl.c (diff)