diff options
author | Brendan Heading <brendanheading@gmail.com> | 2015-07-27 20:51:44 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-27 22:21:47 +0200 |
commit | eb0433e35d6d03c472119357209dff13824d5110 (patch) | |
tree | 9d4d2217de6e71868f87ea137d6e8e66409b9555 /package/lua-cjson/lua-cjson.hash | |
parent | fef8e3552dcfe4ac2a859ce0987ad42d406db141 (diff) | |
download | buildroot-eb0433e35d6d03c472119357209dff13824d5110.tar.gz buildroot-eb0433e35d6d03c472119357209dff13824d5110.zip |
dmraid: exclude nios2 sourcery toolchains, _gp issue
Fixes:
http://autobuild.buildroot.net/results/a7e2631d06634d768faf5c1d02712cc9b38562c6/
Investigation of nios2 config.log shows that this is caused by the
"infamous" _gp link issue on codesourcery toolchains:
configure:9118: /ssd1/thomas/autobuild/instance-0/output/host/usr/bin/nios2-linux-gnu-gcc -o conftest -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldevmapper-event >&5
/ssd1/thomas/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-linux-gnu/4.8.3/../../../../nios2-linux-gnu/bin/ld: /ssd1/thomas/autobuild/instance-0/output/host/usr/nios2-buildroot-linux-gnu/sysroot/usr/lib/crt1.o: undefined reference to symbol '_gp'
/ssd1/thomas/autobuild/instance-0/output/host/usr/nios2-buildroot-linux-gnu/sysroot/usr/lib/libdevmapper.so.1.02: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
As with other cases, fixed by disabling this package when codesourcery
toolchains are in use.
Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lua-cjson/lua-cjson.hash')
0 files changed, 0 insertions, 0 deletions