summaryrefslogtreecommitdiff
path: root/profiles/default/linux/mips/23.0/multilib/n32/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-13 17:36:25 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-13 17:36:25 +0000
commit8234174b0455dd6d6656a24155014c4fba8fad49 (patch)
tree897e5b46b4ec1370d82a27959dac849e67093b58 /profiles/default/linux/mips/23.0/multilib/n32/make.defaults
parentc06ab4b7bc60f01a7bd8c233ba4697157f30315f (diff)
gentoo auto-resync : 13:02:2024 - 17:36:25
Diffstat (limited to 'profiles/default/linux/mips/23.0/multilib/n32/make.defaults')
-rw-r--r--profiles/default/linux/mips/23.0/multilib/n32/make.defaults8
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/default/linux/mips/23.0/multilib/n32/make.defaults b/profiles/default/linux/mips/23.0/multilib/n32/make.defaults
deleted file mode 100644
index 2cc2bf3ea2aa..000000000000
--- a/profiles/default/linux/mips/23.0/multilib/n32/make.defaults
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-CHOST_o32="mips-unknown-linux-gnu"
-CHOST_n32="mips64-unknown-linux-gnuabin32"
-CHOST_n64="mips64-unknown-linux-gnuabi64"
-
-CHOST=${CHOST_n32}