Skip to content
Commit cb6d8e8f authored by Hongxu Jia's avatar Hongxu Jia Committed by Armin Kuster
Browse files

x11vnc: remove redundant RPATH to fix QA issue



The useless rpath caused oe QA issue:
...
|ERROR: QA Issue: x11vnc: work/i586-poky-linux/x11vnc/0.9.13-r0/packages-split/
x11vnc/usr/bin/x11vnc contains probably-redundant RPATH /usr/lib [useless-rpaths]
...

In oe build, it is unnecessary and redundant to pass "-R/usr/lib" to the linker.

Signed-off-by: default avatarHongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit d209e32ffbcbbf419c3b5677777ac2e244bcebc1)
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
parent 7b1eab4a
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