mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
In preparation to the introduction of packages that select libatomic_ops, this commit adds an hidden BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS option which allows to easily depend on the architectures that libatomic_ops is available for. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>