mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-20 15:49:06 -07:00
7 lines
220 B
Plaintext
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"
|