◐ Shell
clean mode source ↗

Message 323322 - Python tracker

I added a new PR modifying makesetup and adding a new variable to Makefile.pre.in, PY_BUILTIN_MODULE_CFLAGS, explicitly for building built-in modules.

I think this, or some version of it, is a cleaner solution than my previous brute-force approach.