Skip to content

Use PY_LDFLAGS rather than LINKFORSHARED sysconfig flag when building the...

Andy Buckley requested to merge m4-python-ldflags-31x into release-3-1-x

Use PY_LDFLAGS rather than LINKFORSHARED sysconfig flag when building the Python extension. May help on some Macs. From Olivier M re. LHAPDF

Merge request reports