[hamradio-commits] [gnss-sdr] 01/303: Update list of supported architectures

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:35:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit 6d93d9bb1aa350f1bf73a3328f18e41fa2c87a1e
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Tue Jul 5 18:28:02 2016 +0200

    Update list of supported architectures
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 1d116c6..ffd5264 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,12 @@ GNU/Linux
    * armel: ARM embedded ABI, supported on ARM v4t and higher.
    * armhf: ARM hard float, ARMv7 + VFP3-D16 floating-point hardware extension + Thumb-2 instruction set and above. 
    * arm64: ARM 64 bits or ARMv8.
+   * mips: MIPS architecture (big-endian, such as those manufactured by SGI).
+   * mipsel: MIPS architecture (little-endian, such as Loongson 3).
+   * mips64el: 64-bit version of MIPS architecture.
+   * powerpc: the RISC microprocessor architecture developed by IBM, Motorola (now Freescale) and Apple.
+   * ppc64el: 64-bit little-endian PowerPC architecture.
+   * s390x: IBM's S/390 architecture for mainframes.
 
 Older distribution releases might work as well, but you will need GCC 4.7 or newer.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list