Skip to content
Commit 9a91c137 authored by Kang Kai's avatar Kang Kai Committed by Martin Jansa
Browse files

swig: add native wrapper for SWIGLIB



Native swig will read data from hard-coded SWIGLIB or the same
environment variable.

While using sstate, the hard-coded SWIGLIB will point to the project
that create original sstates. This would cause build issues, so add
a wrapper to set the environment variable SWIGLIB to a relative path
on current sysroot.

Signed-off-by: default avatarXin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: default avatarMark Hatle <mark.hatle@windriver.com>
Signed-off-by: default avatarKai Kang <kai.kang@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 4aa1d4c1
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