aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-10-11 14:49:14 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-10-11 14:49:14 +0200
commite1e5c5d1cefeea7822ebaea1b07bae1db82e0765 (patch)
tree17b1ef5da6715dd8f3b9393d344da3e179518b0f
parentarch: Add subarch definition for riscv64 softfloat musl (diff)
downloadcatalyst-e1e5c5d1cefeea7822ebaea1b07bae1db82e0765.tar.gz
catalyst-e1e5c5d1cefeea7822ebaea1b07bae1db82e0765.tar.bz2
catalyst-e1e5c5d1cefeea7822ebaea1b07bae1db82e0765.zip
arch: Add loong
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--arch/loong.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/loong.toml b/arch/loong.toml
new file mode 100644
index 00000000..7ff92c03
--- /dev/null
+++ b/arch/loong.toml
@@ -0,0 +1,4 @@
+[loong.loong]
+COMMON_FLAGS = " -pipe -O2"
+CHOST = "loongarch64-unknown-linux-gnu"
+