mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: musl/clang: modify CHOST due to libcxx default
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# To avoid messy ABI problems, we change the CHOST when libcxx is default.
|
||||
CHOST="x86_64-libcxx-linux-musl"
|
||||
CHOST_amd64="${CHOST}"
|
||||
Reference in New Issue
Block a user