This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes
Date 2021-11-13.15:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636818240.59.0.965982878072.issue45800@roundup.psfhosted.org>
In-reply-to
Content
An intermediate libexpat.a simplifies Modules/Setup.

The explicit rules are required to support BSD make. bmake does neither have "%.o: %.c" nor target variable overrides like GNU make.
History
Date User Action Args
2021-11-13 15:44:00christian.heimessetrecipients: + christian.heimes
2021-11-13 15:44:00christian.heimessetmessageid: <1636818240.59.0.965982878072.issue45800@roundup.psfhosted.org>
2021-11-13 15:44:00christian.heimeslinkissue45800 messages
2021-11-13 15:44:00christian.heimescreate