Files
ceamac-overlay/profiles/linux/arch/amd64/features/musl/make.defaults
T
ceamac 0781603f5a profiles: rearrange profiles
Rearrange the profiles and fix building on musl.
2026-06-14 13:04:12 +03:00

11 lines
296 B
Plaintext

# Copyright 1999-2018 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
CHOST="x86_64-pc-linux-musl"
# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
# Multilib-related setup, bug #515130
MULTILIB_ABIS="amd64"
CHOST_amd64="${CHOST}"
LIBDIR_amd64="lib"