[Pkg-julia-devel] openlibm on armhf

Graham Inggs ginggs at debian.org
Mon Jan 23 06:29:20 UTC 2017


On 22 January 2017 at 23:09, Peter Colberg <peter at colberg.org> wrote:
> You could remove only the "override" and submit the patch upstream.
>
> USE_BLAS64=0
> OPENBLAS_DYNAMIC_ARCH=0
> OPENBLAS_TARGET_ARCH=ARMV7
> USE_SYSTEM_LIBM=1

I found that upstream had removed the 'override' some months ago [1].
Earlier, I tried building with a similar patch, but I ended up with
versioninfo() still showing 'LIBM: libm'.

I've confirmed now that we need to explicitly set USE_SYSTEM_LIBM=0 to
prevent it from being re-assigned.



More information about the Pkg-julia-devel mailing list