diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-08-29 21:13:07 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-08-29 21:18:10 +0300 |
commit | 18c22faf4d643098731fc2e448b212dfbd5ea612 (patch) | |
tree | 14d1f43f5ef4000d61cafcd544f59e4aa2d7e7c9 /tests | |
parent | 5cb524673eff51be4b3abdf04548ac854dd32ef1 (diff) | |
download | micropython-18c22faf4d643098731fc2e448b212dfbd5ea612.tar.gz micropython-18c22faf4d643098731fc2e448b212dfbd5ea612.zip |
py: Treat -m32 flag as part of CC, LD, etc.
Indeed, this flag efectively selects architecture target, and must
consistently apply to all compiles and links, including 3rd-party
libraries, unlike CFLAGS, which have MicroPython-specific setting.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions