Skip to content

make sure that release build is the default again#387

Open
irmen wants to merge 1 commit into
X16Community:masterfrom
irmen:release-build
Open

make sure that release build is the default again#387
irmen wants to merge 1 commit into
X16Community:masterfrom
irmen:release-build

Conversation

@irmen
Copy link
Copy Markdown
Contributor

@irmen irmen commented May 19, 2026

so -O3 compiler optimizations are enabled again. Otherwise a non optimizing default/debug build is being made.

Without this, it is reported that the emulator is unusable on some systems (such as RPi 400)

Also it fixes the performance of the normal x86 desktop build. On my system it used to warp at 800-900% but has now been stuck at 250-300% since the switch to cmake.

note the ci builds fail not because of this particular PR but because there is a problem in the github action related to the pdf docs, this is fixed in #389

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.

1 participant