Update Earthfile to hopefully get cross-compilation for rust to work

This commit is contained in:
Patrick Pacher
2024-03-26 15:38:47 +01:00
parent d524bce166
commit 458336006f
7 changed files with 152 additions and 242 deletions

View File

@@ -47,8 +47,8 @@
"depends": []
},
"externalBin": [
"binaries/portmaster-start",
"binaries/portmaster-core"
"../binaries/portmaster-start",
"../binaries/portmaster-core"
],
"icon": [
"../assets/icons/pm_dark_512.png",