mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-22 16:29:05 -07:00
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
# Copyright 2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
CHOST="powerpc64-unknown-linux-musl"
|
|
CHOST_ppc64="${CHOST}"
|
|
LIBDIR_ppc64="lib"
|