when building libjulia-openblas64, we place the lapack shared
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 25 Jun 2023 19:56:08 +0000 (20:56 +0100)
committerSébastien Villemot <sebastien@debian.org>
Sun, 25 Jun 2023 19:56:08 +0000 (20:56 +0100)
commit0732d2ac7133222952b9c41beee4e774890850db
tree05d9de75fc016d2776a9fdc2b6d6eceb41ac2e1d
parent5942ccd762a27d8fbbb8a82392536753b5cff1a3
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