5241f43e创建于 2024年7月31日历史提交
[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']