feat: linux package builds
This commit is contained in:
@@ -13,7 +13,7 @@ rustflags = [
|
||||
[target.'cfg(target_os = "linux")']
|
||||
rustflags = [
|
||||
"-C", "prefer-dynamic",
|
||||
"-C", "link-arg=-Wl,-rpath,$ORIGIN/../lib/bds-ui",
|
||||
"-C", "link-arg=-Wl,-rpath,$ORIGIN:$ORIGIN/../lib/bds-ui",
|
||||
]
|
||||
|
||||
[target.'cfg(target_os = "windows")']
|
||||
|
||||
Reference in New Issue
Block a user