diff options
author | Dave Hylands <dhylands@gmail.com> | 2017-02-07 14:22:55 -0800 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-02-08 11:12:26 +1100 |
commit | aa34c553ec75535f46f5d6ff28c0c943701e569b (patch) | |
tree | 3f2d03772564731c26e24391e22f623460cf8aaf /esp8266/modules/websocket_helper.py | |
parent | af622eb2a6aa50429eb64716e754ee58c3f87c2e (diff) | |
download | micropython-aa34c553ec75535f46f5d6ff28c0c943701e569b.tar.gz micropython-aa34c553ec75535f46f5d6ff28c0c943701e569b.zip |
py/nlr: Fix execstack builds for ARM.
It seems that the gcc toolchain on the RaspberryPi
likes %progbits instead of @progbits. I verified that
%progbits also works under x86, so this should
fix #2848 and fix #2842
I verified that unix and mpy-cross both compile
on my RaspberryPi and on my x64 machine.
Diffstat (limited to 'esp8266/modules/websocket_helper.py')
0 files changed, 0 insertions, 0 deletions