4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 19:39:53 +08:00
Grissiom c24c4f8e16 building.py: append messed up objs list, use extend to avoid that
The return type of SConscript is a subclass of UserList. We should use
extend to keep the depth of the list is always 1 when concatenate
SConscript return values. Thanks prife for making me realize that this
is really a problem.

Reported-and-Tested-by: prife
2013-02-24 23:29:27 +08:00
..
2013-02-02 17:36:34 +08:00
2012-01-08 03:14:19 +00:00
2013-02-21 17:37:30 +08:00
2012-07-22 10:49:52 +00:00
2013-01-08 05:05:02 -08:00
2012-02-19 09:11:35 +00:00
2013-01-08 05:05:02 -08:00
2013-01-08 05:05:02 -08:00