blob: e63b33d06f48261185279fd665b901e33ec34f9a (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
CHOST="riscv64-gentoo-linux-musl"
CHOST_lp64d="riscv64-gentoo-linux-musl"
LIBDIR_lp64d="lib"
|