diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2011-11-25 08:35:11 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-11-26 14:30:11 +0100 |
commit | fc11bb0ab4db4c44f50b8985b5d1a6f7ca7f5b84 (patch) | |
tree | 52be0df3da4c0588d0bee46b7948d5f1f6e0cf4c /board | |
parent | 30ed378a978e322e5b0243409c84b550f945f13a (diff) | |
download | buildroot-novena-fc11bb0ab4db4c44f50b8985b5d1a6f7ca7f5b84.tar.gz buildroot-novena-fc11bb0ab4db4c44f50b8985b5d1a6f7ca7f5b84.zip |
ruby: fix build breakage
Fix build breakage regarding invalid file format of
/usr/lib/libpthread.so
This is because ruby has rpath enabled by default and was throwing in
the runtime paths and pulling in host libraries into the mix.
So disable rpath.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions