diff options
| author | Chris Packham <judge.packham@gmail.com> | 2015-09-24 11:43:49 +1200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-09-24 09:51:20 +0200 |
| commit | 4d061220ae85e8f4cae2ebc490f687385e40a677 (patch) | |
| tree | 8517643b63665198734e7908e00595807fffa5d1 /support/scripts/graph-build-time | |
| parent | 2c5cac617999b55e10a3110558063d6af0c4c4a5 (diff) | |
| download | buildroot-4d061220ae85e8f4cae2ebc490f687385e40a677.tar.gz buildroot-4d061220ae85e8f4cae2ebc490f687385e40a677.zip | |
micropython: Invert fallback detection logic
Rather than specifying architectures that do not have explicit support
in micropython invert the logic and set MICROPY_GCREGS_SETJMP=1 if the
architecture does not have explicit support. MIPS is listed as being
supported but this support consists of automatically defining
MICROPY_GCREGS_SETJMP 1 based on __mips__ being defined.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/scripts/graph-build-time')
0 files changed, 0 insertions, 0 deletions

