Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addpatch: zettlr #2887

Merged
merged 1 commit into from
Aug 9, 2023
Merged

addpatch: zettlr #2887

merged 1 commit into from
Aug 9, 2023

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Aug 9, 2023

  • Fix config.guess of liblzma dependency of lzma-native dependency.
  • Patch electron-packager to recognize riscv64 as a supported arch.
  • Replace x64 with riscv64.
  • Note that building this package will hit a makechrootpkg bug. We can use a patched build script here: /usr/local/bin/patched-riscv64-build on centiskorch This only happens when using -I arg
  • Tested on centiskorch. It works fine even if electron24's sandbox is enabled.

- Fix config.guess of liblzma dependency of lzma-native dependency.
- Patch electron-packager to recognize riscv64 as a supported arch.
- Replace x64 with riscv64.
- Note that building this package will hit a makechrootpkg bug.
We can use a patched build script here: /usr/local/bin/patched-riscv64-build on centiskorch
- Tested on centiskorch. It works fine even if electron24's sandbox is
  enabled.
@felixonmars felixonmars merged commit 23889fd into felixonmars:master Aug 9, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants