Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 29 Oct 2013 20:23:43 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Feature request

* Kurt H Maier <khm@...ops.net> [2013-10-29 18:53:38 +0000]:
> Quoting Andrew Bradford <andrew@...dfordembedded.com>:
> >How often is this a concern?
> >How are people obtaining non-release source trees not via an scm tool?
> >
> 
> By pulling on one machine and copying it to various build hosts.  The
> fewer build dependencies, the better.
> 

or building in a chroot
or in qemu from a v9fs mount
..

the build should not fail if git is unavailable

otherwise the version string is not critical in that case
(if it's a make variable then it can be overridden from
config.mak or from the make cmdline anyway)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.