Page MenuHomePhabricator

[cmake] Only set the native build marker once
ClosedPublic

Authored by deadalnix on Jan 18 2020, 17:48.

Details

Summary

As it turns out, the second time it is set override the cache, which can create strange side effects.

Test Plan

Modify the cmake module in some trivial way.
Build with ninja, ensure that gen_context is not a problem anymore after regeneration.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
nativeregen
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9057
Build 16076: Default Diff Build & Tests
Build 16075: arc lint + arc unit