HomePhabricator

[cmake] Always run native build standalone

Description

[cmake] Always run native build standalone

Summary:
This ensure 2 goals:

  • The cross compilation and regular build take the same codepath, which ensure it is more used and therefore will stay robust.
  • The native executables can have different build options that generated ones.

Test Plan:

  • Do a native compilation using cmake
  • Cross compile for ARM

Both are green.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D5001

Details

Provenance
deadalnixAuthored on Jan 17 2020, 15:11
deadalnixPushed on Jan 17 2020, 17:41
Reviewer
Restricted Project
Differential Revision
D5001: [cmake] Always run native build standalone
Parents
rABC9d9fd76f3b0f: Note intention of timing sidechannel freeness.
Branches
Unknown
Tags
Unknown