[binaries] c = 'gcc-10' cpp = 'g++-10' ar = 'ar' strip = 'strip' objcopy = 'objcopy' ld = 'ld' [properties] c_args = ['-Wall', '-Wextra', '-Werror', '-ffast-math'] cpp_args = ['-Wall', '-Wextra', '-Werror', '-ffast-math']