configure: check target (not build) understands -no_compact_unwind
Previously, we were branching on whether the build system was darwin to shortcut this check, but we really want to branch on whether the target system (which is what we are configuring ld_prog for) is darwin.
Please register or sign in to comment