<div id="comment:0"></div> We fix several issues involving `SAGE_FAT_BINARY`: - `numpy` intrinsics need a special build flag in this mode - `ntl` needs to disable use of a problematic instruction set - After #31064, the GH Actions tests for `cygwin` did not pass SAGE_FAT_BINARY to the actual build, randomly causing SIGILLs when a partial build was passed to the next stage through the `sage-local` artifact Depends on #31493 CC: @dimpase @orlitzky @kiwifb @embray @darijgr @tscrim @kliem @seblabbe Component: **porting** Keywords: **sd111** Author: **Jonathan Kliem, Matthias Koeppe** Branch/Commit: **[`d6dced2`](https://github.com/sagemath/sagetrac-mirror/commit/d6dced2457b7c3a6b645f2e56b9ca44c4b09e437)** Reviewer: **Matthias Koeppe, Jonathan Kliem** _Issue created by migration from https://trac.sagemath.org/ticket/29537_