Skip to content

Conversation

siddharthab
Copy link
Contributor

@siddharthab siddharthab commented Sep 23, 2021

Two changes were needed to make cross-compilation actually work:

  1. The target triple needed to be provided.
  2. C++ standard flags needed to be revised.

The test checks both linkstatic and fully_static modes.

Fixes #20.

Two changes were needed to make cross-compilation actually work:
1. The target triple needed to be provided.
2. C++ standard flags needed to be revised.
@siddharthab siddharthab merged commit c8cf342 into bazel-contrib:master Sep 23, 2021
@siddharthab siddharthab deleted the xcompile branch September 23, 2021 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Darwin (host) to linux (target) cross compilation
1 participant