Files
gentoo/profiles/default/linux/mips/23.0/make.defaults
Andreas K. Hüttel b14ccff2d4 profiles: add new CHOST settings to mips 23.0 profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-12-28 22:24:52 +01:00

7 lines
220 B
Plaintext

# 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"