patch-checksharedmods-disable.patch
There's a post-build Python script that verifies modules were built correctly. Our custom Setup.local-based module building completely breaks assumptions in this script.
This patch disables the verification script. Ideally we'd fix the script instead.