[Buildroot] [PATCH 2/2] package/qt5base: link with -latomic for sparc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue May 16 21:32:00 UTC 2017


Hello,

On Tue, 16 May 2017 23:13:13 +0200, Yann E. MORIN wrote:

>  QT5BASE_ARCH_CONFIG_FILE = $(@D)/mkspecs/devices/linux-buildroot-g++/arch.conf
> +ifeq ($(BR2_sparc)$(BR2_PACKAGE_QT5_VERSION_LATEST),yy)

You shouldn't use BR2_sparc here, but BR2_TOOLCHAIN_HAS_LIBATOMIC

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list