summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2022-06-29-08-58-31.gh-issue-94404.3MadM6.rst
blob: c7c47533c54ae26389da3b23cb3cdb72d2d76337 (plain)
1
2
3
``makesetup`` now works around an issue with sed on macOS and uses correct
CFLAGS for object files that end up in a shared extension. Module CFLAGS
are used before PY_STDMODULE_CFLAGS to avoid clashes with system headers.