swift
c3fb29a2 - [Backtracing] [Static SDK] Attempt to fix CI build failures

Commit
30 days ago
[Backtracing] [Static SDK] Attempt to fix CI build failures Attempt to fix the static linux build; the target flag isn't being passed to clang when compiling the `cpu-get-context.S` file. This is happening because of our abuse of CMake, and only affects the old build system. (The new build system would do the right thing automatically.) rdar://175202251
Author
Parents
Loading