未验证 提交 c9734beb 编写于 作者: D Daco Harkes 提交者: GitHub

[Desktop][Linux] Add RUNPATH $ORIGIN to flutter_linux_gtk (#28525)

上级 46e7b366
......@@ -220,6 +220,8 @@ executable("flutter_linux_unittests") {
shared_library("flutter_linux_gtk") {
deps = [ ":flutter_linux" ]
ldflags = [ "-Wl,-rpath,\$ORIGIN" ]
public_configs = [ "//flutter:config" ]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册