diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-12-17 08:16:59 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-17 09:19:24 +0100 |
commit | cb33a7d6bd89306635749b497cd004e986bcd7e5 (patch) | |
tree | 21def763ffd4b8e94c4daad0446258255a1b1baf /package/python-pytz | |
parent | c2c31fbeebc53611bf9a975cd9a18659d1236aa2 (diff) | |
download | buildroot-cb33a7d6bd89306635749b497cd004e986bcd7e5.tar.gz buildroot-cb33a7d6bd89306635749b497cd004e986bcd7e5.zip |
package/aespipe: fix host compile
Building host-aespipe fails on
$ cat /etc/debian_version
stretch/sid
at linking stage:
/usr/bin/gcc -L/home/buildroot/br6/output/host/lib -L/home/buildroot/br6/output/host/usr/lib -Wl,-rpath,/home/buildroot/br6/output/host/usr/lib -o aespipe aespipe.o aes-amd64.o md5-amd64.o md5-2x-amd64.o aes-intel64.o sha512.o rmd160.o
/usr/bin/ld: aes-amd64.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
Fix is also used in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837393
[Peter: add comment explaining why]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pytz')
0 files changed, 0 insertions, 0 deletions