This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC PATCH V2 08/10] C-SKY: Build Infastructure


On Sun, Apr 08, 2018 at 09:40:58AM +0200, Andreas Schwab wrote:
> > diff --git a/scripts/config.sub b/scripts/config.sub
> > index f2632cd..9550e57 100755
> > --- a/scripts/config.sub
> > +++ b/scripts/config.sub
> > @@ -254,7 +254,7 @@ case $basic_machine in
> >  	| ba \
> >  	| be32 | be64 \
> >  	| bfin \
> > -	| c4x | c8051 | clipper \
> > +	| c4x | c8051 | clipper | csky \
> >  	| d10v | d30v | dlx | dsp16xx \
> >  	| e2k | epiphany \
> >  	| fido | fr30 | frv | ft32 \
> > @@ -378,7 +378,7 @@ case $basic_machine in
> >  	| be32-* | be64-* \
> >  	| bfin-* | bs2000-* \
> >  	| c[123]* | c30-* | [cjt]90-* | c4x-* \
> > -	| c8051-* | clipper-* | craynv-* | cydra-* \
> > +	| c8051-* | clipper-* | craynv-* | csky-* | cydra-* \
> >  	| d10v-* | d30v-* | dlx-* \
> >  	| e2k-* | elxsi-* \
> >  	| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
> 
> Please submit this to <config-patches@gnu.org>.  The latest version of
> the file will then be imported here.
> 
> Andreas.
Thanks for the suggestion. I've send the patch to config-patches@gnu.org, 
and will remove the modification in this patchset.
 
Best Regards
Mao Han


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]