micropython/unix
Paul Sokolovsky 18c22faf4d 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.
2015-08-29 21:18:10 +03:00
..
.gitignore
Makefile py: Treat -m32 flag as part of CC, LD, etc. 2015-08-29 21:18:10 +03:00
alloc.c
coverage.c
file.c
gccollect.c
input.c
input.h
main.c
modffi.c
modos.c
modsocket.c
modtermios.c
modtime.c
mpconfigport.h
mpconfigport.mk
mpconfigport_fast.h
mpconfigport_minimal.h
qstrdefsport.h
unix_mphal.c
unix_mphal.h