Skip to content

Comments

PPC artifact script fixes#514

Merged
BrentDaMage merged 12 commits intoReMinecraftPE:masterfrom
Un1q32:master
Feb 24, 2026
Merged

PPC artifact script fixes#514
BrentDaMage merged 12 commits intoReMinecraftPE:masterfrom
Un1q32:master

Conversation

@Un1q32
Copy link
Contributor

@Un1q32 Un1q32 commented Feb 24, 2026

Fixes x86_64 build failing on Linux.
Reduces the size of the ppc toolchain by like 90% on Linux, 50% on macOS, mostly from stripping GCC.
Disables LTO for PPC builds, it was accidentally not being used on the main executable before, testing shows it doesn't help performance much and bloats binary size a LOT (35 MB when used for the whole build)

@BrentDaMage BrentDaMage merged commit 184da36 into ReMinecraftPE:master Feb 24, 2026
13 checks 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