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 danielsh
Recipients danielsh
Date 2012-12-02.06:11:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354428678.52.0.554916840287.issue16593@psf.upfronthosting.co.za>
In-reply-to
Content
FreeBSD make sets $$MAKEFLAGS differently than GNU make does.  Attached patch updates Makefile.pre.in to recognise that syntax too.

Preliminary versions discussed with Crys on #python-dev.
History
Date User Action Args
2012-12-02 06:11:18danielshsetrecipients: + danielsh
2012-12-02 06:11:18danielshsetmessageid: <1354428678.52.0.554916840287.issue16593@psf.upfronthosting.co.za>
2012-12-02 06:11:18danielshlinkissue16593 messages
2012-12-02 06:11:17danielshcreate