diff options
author | Peter Seiderer <ps.report@gmx.net> | 2015-03-09 22:26:24 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-03-09 23:04:37 +0100 |
commit | 53ac9230bc72b143c804423db5ccfe7125d03e11 (patch) | |
tree | a6bc3cc44c4c9eabbef2f2f6e17a0f628ccb8ad1 /package/python-django | |
parent | 9683113b5f5cbcb8248e560dc6fea2d9e1f37f4b (diff) | |
download | buildroot-53ac9230bc72b143c804423db5ccfe7125d03e11.tar.gz buildroot-53ac9230bc72b143c804423db5ccfe7125d03e11.zip |
libevdev: fix shared only build
Do not build test-static-link in case of shared only build,
fixes the following compile failure:
libtool: link: [..]/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc -std=gnu99 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -o test-static-link test_static_link-test-link.o ../libevdev/.libs/libevdev.so -Wl,-rpath -Wl,[...]/build/libevdev-1.4/libevdev/.libs
[...]/arm-buildroot-linux-uclibcgnueabi/bin/ld: attempted static link of dynamic object `../libevdev/.libs/libevdev.so'
collect2: error: ld returned 1 exit status
Makefile:719: recipe for target 'test-static-link' failed
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django')
0 files changed, 0 insertions, 0 deletions