Skip to content

libffi tries to install to ${prefix}/lib64 on some Linuxes #27109

@embray

Description

@embray

The problem is it unconditionally appends the output of GCC's -print-multi-os-directory flag to the install location, whereas when installing in $SAGE_LOCAL we just always want $SAGE_LOCAL/lib.

This is already fixed upstream, so we just need to include that patch.

CC: @strogdon @fchapoton @jdemeyer

Component: packages: standard

Author: Erik Bray

Branch/Commit: bfa7c90

Reviewer: Jeroen Demeyer

Issue created by migration from https://trac.sagemath.org/ticket/27109

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions