tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mk/platform



On 7 Nov 2018, at 14:12, Greg Troxel wrote:

"Amitai Schleier" <schmonz%netbsd.org@localhost> writes:

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Wed Nov  7 16:50:27 UTC 2018

Modified Files:
	pkgsrc/mk/platform: Darwin.mk

Log Message:
If an SDK matching our OS X version isn't found -- for instance, because
OS X has been upgraded and Xcode hasn't been -- try again without
specifying the version. This (1) works better and (2) gives a better
error message when it doesn't. From Markus Mayer in PR pkg/50317.

This is moving away from repeatable builds, and I'm not sure it's a good
idea.  I lean to forcing a hard failure and making the user fix the
environment, at least if there isn't an override requested.

I hadn't thought about this, and you're right. I'll look at requiring explicit user configuration to do the fallback.

Home | Main Index | Thread Index | Old Index