4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 03:07:10 +08:00
Alexey Brodkin d6924d7a56 ARC: SConstruct: Fix print syntax
In Python 3.x "print" is a function, not a command,
thus it requires braces around its arguments.

Otherwise build system fails to proceed.
2022-10-17 14:35:46 +04:00
..
2022-10-17 14:35:46 +04:00