summaryrefslogtreecommitdiffstats
path: root/package/micropython-lib/micropython-lib.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-08-29 12:04:22 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-08-29 17:58:32 +0200
commit877928afb6540982a84cfce0663dfe82a74c6689 (patch)
tree2c7deee9f19afd685ea3c7cef6d75d954ad28132 /package/micropython-lib/micropython-lib.mk
parentb63c8d36f46e601fd83fc0b9bdd4cc440fa059ab (diff)
downloadbuildroot-877928afb6540982a84cfce0663dfe82a74c6689.tar.gz
buildroot-877928afb6540982a84cfce0663dfe82a74c6689.zip
tftpd: disallow on nios with pre-6.x toolchains
Fixes: http://autobuild.buildroot.org/results/349/349bc8668614b0f2c970ff33f25216e708ecdb46/ http://autobuild.buildroot.org/results/264/26486e88211d01ee49ad786e9a27a67b849ad1ab/ Older toolchains contain an issue with the linker script causing failures when linking tftpd: tftpd.c:(.text.startup+0x5c): warning: Unable to reach (null) (at 0x00000000) from the global pointer (at 0x00011a80) because the offset (-72320) is out of the allowed range, -32678 to 32767. This is a known issue which has been fixed from 6.x, so disallow on older toolchains: https://www.altera.com/support/support-resources/knowledge-base/solutions/rd02132012_291.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/micropython-lib/micropython-lib.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud