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 Apr 08 2018, Mao Han <han_mao@c-sky.com> 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.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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