Sign in
android-kvm
/
buildroot
/
d6f90873eb5d526ae07d976e0ba3063c79cdf346
/
.
/
arch
/
arch.mk.arc
blob: 42037626a6ab005d409c24e5b4f88e2bda900a7b [
file
] [
log
] [
blame
]
ifeq
(
$
(
BR2_arc
),
y
)
# -matomic is always required when the ARC core has the atomic extensions
ifeq
(
$
(
BR2_ARC_ATOMIC_EXT
),
y
)
ARCH_TOOLCHAIN_WRAPPER_OPTS
+=
-
matomic
endif
endif