diff options
author | Brad King <brad.king@kitware.com> | 2020-04-07 11:47:49 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-04-07 11:49:50 (GMT) |
commit | 630e501f8bb0a1d2e54e799a0c7e27b9264ecf86 (patch) | |
tree | c13648f512383ea1e941e4778607edee2289a08c /Help | |
parent | 02a28f1d4451839abfc38e0c437cda438811172f (diff) | |
download | CMake-630e501f8bb0a1d2e54e799a0c7e27b9264ecf86.zip CMake-630e501f8bb0a1d2e54e799a0c7e27b9264ecf86.tar.gz CMake-630e501f8bb0a1d2e54e799a0c7e27b9264ecf86.tar.bz2 |
libuv: Restore compilation on Apple i386 architecture
libuv upstream commit `2475296c` (build: make code compilable for iOS on
Xcode, 2020-01-18, v1.35.0~47) added a `defined(TARGET_OS_IPHONE)`
preprocessor condition, but `TARGET_OS_IPHONE` is always defined on
Apple to either 0 or 1.
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions