eae60a6dfe
Add arm and arm64 minimal profiles similar to amd64. The arm profile is for armv7 only.
12 lines
396 B
Plaintext
12 lines
396 B
Plaintext
# Copyright 2024-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Sam James <sam@gentoo.org> (2024-06-16)
|
|
# Avoid pulling in llvm-runtimes/compiler-rt-sanitizers which fails to build
|
|
# See bug #928936.
|
|
llvm-runtimes/clang-runtime sanitize
|
|
|
|
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
|
# Does not compile with musl-1.2.4
|
|
sys-devel/gcc sanitize
|