summaryrefslogtreecommitdiff
path: root/profiles/default/linux/mips/23.0/mipsel/o32_sf/make.defaults
blob: 0c4e59c49cdbe16a67964788693cfc6fc9d23970 (plain)
1
2
3
4
5
6
7
8
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

CHOST_o32="mipsel-softfloat-linux-gnu"
CHOST_n32="mips64el-unknown-linux-gnuabin32"
CHOST_n64="mips64el-unknown-linux-gnuabi64"

CHOST=${CHOST_o32}