lbryio/lbry-desktop
Add an option to build the the app using the elctron installed on the system
開放
#7,117 建立於 2021年9月17日
help wantediceboxlevel: 3type: new feature
倉庫指標
- 星標
- (3,596 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Is your feature request related to a problem? Please describe. I use ppc64le architecture and vanilla electron is not compatible... there are patched versions (of electron) available on some GNU/Linux distros like Void-ppc.
Describe the solution you'd like Basically adding an option to the build system that uses the distro's electron
Describe alternatives you've considered Use a precompiled version of electron on ppc64le?