Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Improve support for cross-compiling #148

@springmeyer

Description

@springmeyer

Support for cross-compiling is important. Here's a list of things that need improving:

  • - Currently if [[ $BOOST_ARCH != "arm" ]]; is used to detect if we are cross compiling for arm and instead there should be a more robust and simple check like if [[ $CROSS_COMPILE ]];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions