Re: [PATCH 02/10] gnu: bootstrap: Add i686-mingw.

2016-05-01 Thread Manolis Ragkousis
Pushed to master. Thanks :-)

Re: [PATCH 02/10] gnu: bootstrap: Add i686-mingw.

2016-04-29 Thread Jan Nieuwenhuizen
Manolis Ragkousis writes: Hi Manolis, > Could you change the message to > "* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for > i686-mingw." > to be more consistent with other similar commits? > > Other than that OK for master. Like so? Thanks! >From be2bcbab4b19c26f7425e9aa09b08

Re: [PATCH 02/10] gnu: bootstrap: Add i686-mingw.

2016-04-29 Thread Manolis Ragkousis
Hey Jan, On 04/29/16 18:12, Jan Nieuwenhuizen wrote: > * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add i686-mingw. > Could you change the message to "* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for i686-mingw." to be more consistent with other similar commits? Other th

[PATCH 02/10] gnu: bootstrap: Add i686-mingw.

2016-04-29 Thread Jan Nieuwenhuizen
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add i686-mingw. --- gnu/packages/bootstrap.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm index 3f3770d..a3cd185 100644 --- a/gnu/packages/bootstrap.scm +++ b/gnu/packages/bootstra