Skip to content
Commit 6ec1dde7 authored by Maciej Borzecki's avatar Maciej Borzecki Committed by Martin Jansa
Browse files

mozjs: fix linking issues on i586



When building for qemux86 on a x86 host, there's a possibility that the build
will try to link with incorrect libraries. Due to problematic -rpath-link the
linker may try to use host libraries if they are present and are arch
compatible.

Signed-off-by: default avatarMaciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 25856244
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment