Page MenuHomePhabricator

[CMAKE] Add missing -DMAC_OSX definition
ClosedPublic

Authored by Fabien on Aug 19 2019, 19:09.

Details

Summary

This is mostly used to enable workarounds for OSX.

Test Plan

Build and cross build for OSX using CMake.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_add_missing_mac_osx_definition
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7205
Build 12455: Bitcoin ABC Buildbot (legacy)
Build 12454: arc lint + arc unit

Event Timeline

Fabien planned changes to this revision.Aug 20 2019, 15:29

Need to be defined also for native build

Move the definition to have it available for both native and cross builds.

This revision is now accepted and ready to land.Aug 20 2019, 16:37
This revision was automatically updated to reflect the committed changes.