New submission from Victor Lopez <[email protected]>:
This should not happen as some CFLAGS are exclusive to the compiler and it will break cross-compiling linkers The proposed sysconfig is attached ---------- components: Distutils files: sysconfig.py messages: 384632 nosy: Greentwip, dstufft, eric.araujo priority: normal pull_requests: 22989 severity: normal status: open title: sysconfig appends CFLAGS to LD versions: Python 3.9 Added file: https://bugs.python.org/file49728/sysconfig.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42865> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
