Displaying 3 results from an estimated 3 matches for "cydra".
Did you mean:
hydra
2000 Jun 15
2
[PATCH] ./configure fails to recognize alphapca56 (R-1.1.0)
...ps64 | mipsel | mips64el | mips64orion | mips64orionel \
| mipstx39 | mipstx39el \
@@ -177,6 +178,7 @@
| power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
| xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \
| alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \
+ | alphapca56-* \
| ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
| sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
| sparc64-* | mips64-* | mipsel-* \
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel ma...
2000 Jun 16
1
[PATCH] ./configure fails to recognize alphapca56 (PR#572)
...rionel \
> | mipstx39 | mipstx39el \
> @@ -177,6 +178,7 @@
> | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
> | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \
> | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \
> + | alphapca56-* \
> | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
> | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
> | sparc64-* | mips64-* | mipsel-* \
The config.sub file is part of the GNU automake packag...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr