when building libjulia-openblas64, we place the lapack shared
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 18 Apr 2021 08:36:29 +0000 (09:36 +0100)
committerSébastien Villemot <sebastien@debian.org>
Sun, 18 Apr 2021 08:36:29 +0000 (09:36 +0100)
commit301de9044fe4599ebaf991bf8a7be65231e3e390
tree8db8117e1cbd8b07ab5422ef038a197df269b95b
parent958415f1c6eeb1338a9bdae6bccd86b7acb467ee
when building libjulia-openblas64, we place the lapack shared

Forwarded: no need. Debian specific.

objects under lapack64-netlib/ directory. But if exports/gensymbol cannot
detect the existence of the lapack-netlib directory, it will skip the lapack
symbol which results in incomplete symbol mangling (SYMBOLSUFFIX=64_) through
objcopy.

Gbp-Pq: Name gensymbols-fix-detect-netlib.patch
exports/gensymbol