bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] gnumach: configure: add --with-version-suffix=STRING


From: Pino Toscano
Subject: Re: [PATCH] gnumach: configure: add --with-version-suffix=STRING
Date: Thu, 4 Oct 2012 18:18:23 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-3-amd64; KDE/4.8.4; x86_64; ; )

Alle mercoledì 3 ottobre 2012, Thomas Schwinge ha scritto:
> Hi!
> 
> On Wed, 3 Oct 2012 17:50:38 +0200, Pino Toscano 
<toscano.pino@tiscali.it> wrote:
> > Alle martedì 2 ottobre 2012, Thomas Schwinge ha scritto:
> > > On Mon, 1 Oct 2012 19:59:35 +0200, Pino Toscano
> > 
> > <toscano.pino@tiscali.it> wrote:
> > > > Alle giovedì 27 settembre 2012, Thomas Schwinge ha scritto:
> > > > >       --with-pkgversion=PKG   Use PKG in the version string
> > > > >       in place
> > > > > 
> > > > > of "GCC"
> > > > > 
> > > > > Without setting that:
> > > > >     i686-pc-gnu-gcc (GCC) 4.7.0 20110905 (experimental)
> > > > > 
> > > > > With setting it:
> > > > >     gcc (Debian 4.7.1-7) 4.7.1
> > > > > 
> > > > > (Search for case-insensitive pkgversion in config/acx.m4,
> > > > > gcc/Makefile.in, gcc/toplev.c, gcc/version.c.)  Would that
> > > > > seem reasonable for GNU Mach, too?
> > 
> > I see, so you are suggesting to modify the default version string
> > to be
> > 
> > something like:
> > | gnumach (GNU Mach) 1.3.99
> > 
> > with --with-pkgversion affecting the part in brackets, so
> > --with-pkgversion="My own, #1" would produce
> > 
> > | gnumach (My own, #1) 1.3.99
> 
> Yes.  But if you don't think that's worth it/don't feel like working
> on that, please just commit your previous patch.
> 
> > ? If so, then what should be the prefix and the default pkgversion
> > to use?
> 
> I think what you suggested about looks fine.

Ok, new version attached.

-- 
Pino Toscano

Attachment: 0001-Change-the-version-string.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]