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: electron32 32.0.1-1 #4030

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Aug 27, 2024

PKGBUILD changes compared to electron31:

  • Fix rotten
  • Set GN flag "is_clang" to use lld and enable thin LTO to workaround that gnu ld failed to link v8 torque (relocation truncated to fit)

RISC-V fork changes: riscv-forks/electron@3e5f893

  • Fix rotten patches, remove merged patches
  • Bump v8 to a known good revision for riscv64, as said in updpatch: chromium 128.0.6613.84-1 #4021
  • Revert the removal of some deprecated API in v8 and fix electron's rotten v8 patches.

PKGBUILD changes compared to electron31:

- Fix rotten
- Set GN flag "is_clang" to use lld and enable thin LTO to workaround
  that gnu ld failed to link v8 torque (relocation truncated to fit)

RISC-V fork changes: riscv-forks/electron@3e5f893

- Fix rotten patches, remove merged patches
- Bump v8 to a known good revision for riscv64, as said in felixonmars#4021
- Revert the removal of some deprecated API in v8 and fix electron's
  rotten v8 patches.
@felixonmars felixonmars merged commit dc4d791 into felixonmars:master Aug 27, 2024
1 check failed
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