mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 09:08:47 +02:00
Use 'long long' in the check_working_cxx_atomics check. Without it the check succeed but fails during linking: -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success Tested with the following toolchains with OpenWrt: * toolchain-aarch64_cortex-a72_gcc-8.3.0_musl * toolchain-arm_cortex-a7+neon-vfpv4_gcc-8.3.0_musl_eabi * toolchain-i386_pentium_gcc-8.3.0_musl * toolchain-mips_24kc_gcc-8.3.0_musl * toolchain-mipsel_24kc_gcc-8.3.0_musl |
||
---|---|---|
.. | ||
modules | ||
CheckAtomic.cmake | ||
CheckCXX11StringSupport.cmake | ||
TargetArch.cmake |