New submission from xz_sophos :
When trying to build python 3.9.1 on Mac OSX 10.15, one of the building step by
make is to run this command:
DYLD_FRAMEWORK_PATH=/Users/jenkins/BaseFolder/savmac-python ./python.exe -E -S
-m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then
New submission from xz_sophos :
With 3.9.1 source code, I am trying to make univerisal2 build of
python.framework from the source code. The problem I am seeing is the main
python binary is universal, but all the .so files in lib-dynload
(Python.framework/Versions/3.9/lib/python3.9/lib