mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/prefix/darwin/macos/11.0/arm64: mask SSP with GCC
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
5
profiles/prefix/darwin/macos/11.0/arm64/gcc/use.mask
Normal file
5
profiles/prefix/darwin/macos/11.0/arm64/gcc/use.mask
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# SSP seems to cause asm/assembly errors with GCC, so disable it
|
||||
ssp
|
||||
Reference in New Issue
Block a user